Skip to content

Commit 4faf574

Browse files
Merge pull request #128 from crowdsecurity/toc-generator/update-toc-0
chore(docs): update TOC (main)
2 parents 90fb16a + 09bd1bf commit 4faf574

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

docs/DEVELOPER.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
- [Find IP of your docker services](#find-ip-of-your-docker-services)
1919
- [Unit test](#unit-test)
2020
- [Integration test](#integration-test)
21-
- [Auto-prepend mode (standalone mode)](#auto-prepend-mode-standalone-mode)
22-
- [End-to-end tests](#end-to-end-tests)
2321
- [Coding standards](#coding-standards)
2422
- [PHPCS Fixer](#phpcs-fixer)
2523
- [PHPSTAN](#phpstan)
@@ -30,13 +28,6 @@
3028
- [Generate CrowdSec tools and settings on start](#generate-crowdsec-tools-and-settings-on-start)
3129
- [Redis debug](#redis-debug)
3230
- [Memcached debug](#memcached-debug)
33-
- [Example scripts](#example-scripts)
34-
- [Clear cache script](#clear-cache-script)
35-
- [Full Live mode example](#full-live-mode-example)
36-
- [Set up the context](#set-up-the-context)
37-
- [Get the remediation the clean IP "1.2.3.4"](#get-the-remediation-the-clean-ip-1234)
38-
- [Now ban range 1.2.3.4 to 1.2.3.7 for 12h](#now-ban-range-1234-to-1237-for-12h)
39-
- [Clear cache and get the new remediation](#clear-cache-and-get-the-new-remediation)
4031
- [Discover the CrowdSec LAPI](#discover-the-crowdsec-lapi)
4132
- [Use the CrowdSec cli (`cscli`)](#use-the-crowdsec-cli-cscli)
4233
- [Add decision for an IP or a range of IPs](#add-decision-for-an-ip-or-a-range-of-ips)

docs/USER_GUIDE.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,6 @@
1212
- [Prerequisites](#prerequisites)
1313
- [Features](#features)
1414
- [Usage](#usage)
15-
- [Standalone bouncer set up](#standalone-bouncer-set-up)
16-
- [Copy sources](#copy-sources)
17-
- [Files permission](#files-permission)
18-
- [Composer](#composer)
19-
- [Settings file](#settings-file)
20-
- [`auto_prepend_file` directive](#auto_prepend_file-directive)
21-
- [`.ini` file](#ini-file)
22-
- [Nginx](#nginx)
23-
- [Apache](#apache)
24-
- [Stream mode cron task](#stream-mode-cron-task)
25-
- [Cache pruning cron task](#cache-pruning-cron-task)
2615
- [Create your own bouncer](#create-your-own-bouncer)
2716
- [Implementation](#implementation)
2817
- [Test your bouncer](#test-your-bouncer)
@@ -33,6 +22,7 @@
3322
- [Geolocation](#geolocation)
3423
- [Captcha and ban wall settings](#captcha-and-ban-wall-settings)
3524
- [Debug](#debug)
25+
- [Security note](#security-note)
3626
- [Other ready to use PHP bouncers](#other-ready-to-use-php-bouncers)
3727

3828
<!-- END doctoc generated TOC please keep comment here to allow auto update -->

0 commit comments

Comments
 (0)