Skip to content

Commit b64d8d6

Browse files
Merge pull request #74 from crowdsecurity/toc-generator/update-toc-0
chore(docs): update TOC (main)
2 parents 629345b + b06f69a commit b64d8d6

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/DEVELOPER.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
- [DDEV Usage](#ddev-usage)
1616
- [Add CrowdSec bouncer and watcher](#add-crowdsec-bouncer-and-watcher)
1717
- [Use composer to update or install the lib](#use-composer-to-update-or-install-the-lib)
18+
- [Find IP of your docker services](#find-ip-of-your-docker-services)
1819
- [Unit test](#unit-test)
1920
- [Auto-prepend mode (standalone mode)](#auto-prepend-mode-standalone-mode)
2021
- [End-to-end tests](#end-to-end-tests)

docs/USER_GUIDE.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@
1414
- [Usage](#usage)
1515
- [Create your own bouncer](#create-your-own-bouncer)
1616
- [Quick start](#quick-start)
17+
- [Configurations](#configurations)
18+
- [LAPI Connection](#lapi-connection)
19+
- [Debug](#debug)
20+
- [Bouncer behavior](#bouncer-behavior)
21+
- [Cache](#cache)
22+
- [Geolocation](#geolocation)
23+
- [Captcha and ban wall settings](#captcha-and-ban-wall-settings)
24+
- [The `Standalone` example](#the-standalone-example)
1725
- [Ready to use PHP bouncers](#ready-to-use-php-bouncers)
1826
- [Auto Prepend File mode (standalone mode)](#auto-prepend-file-mode-standalone-mode)
1927
- [PHP](#php)

0 commit comments

Comments
 (0)