Skip to content

Commit e92c82a

Browse files
Merge pull request #77 from crowdsecurity/toc-generator/update-toc-0
chore(docs): update TOC (main)
2 parents da7884a + 90ada1f commit e92c82a

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

docs/INSTALLATION_GUIDE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@
1111

1212
- [Requirements](#requirements)
1313
- [Installation](#installation)
14+
- [Standalone mode installation](#standalone-mode-installation)
15+
- [Files permission](#files-permission)
16+
- [Settings file](#settings-file)
17+
- [`auto_prepend_file` directive](#auto_prepend_file-directive)
18+
- [`.ini` file](#ini-file)
19+
- [Nginx](#nginx)
20+
- [Apache](#apache)
1421

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

docs/USER_GUIDE.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
- [Usage](#usage)
1515
- [Create your own bouncer](#create-your-own-bouncer)
1616
- [Quick start](#quick-start)
17+
- [Test your bouncer](#test-your-bouncer)
1718
- [Configurations](#configurations)
1819
- [LAPI Connection](#lapi-connection)
1920
- [Debug](#debug)
@@ -23,12 +24,6 @@
2324
- [Captcha and ban wall settings](#captcha-and-ban-wall-settings)
2425
- [The `Standalone` example](#the-standalone-example)
2526
- [Ready to use PHP bouncers](#ready-to-use-php-bouncers)
26-
- [Auto Prepend File mode (standalone mode)](#auto-prepend-file-mode-standalone-mode)
27-
- [PHP](#php)
28-
- [Nginx](#nginx)
29-
- [Apache](#apache)
30-
- [Standalone settings](#standalone-settings)
31-
- [Test the standalone bouncer](#test-the-standalone-bouncer)
3227

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

0 commit comments

Comments
 (0)