Add aka titles

This commit is contained in:
Marcel Stör 2019-06-22 22:53:37 +02:00
parent 2d584a2a6a
commit 93b1a2dce9
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# enduser setup Module
# enduser setup Module aka Captive Portal aka WiFi Manager
| Since | Origin / Contributor | Maintainer | Source |
| :----- | :-------------------- | :---------- | :------ |
| 2015-09-02 | [Robert Foss](https://github.com/robertfoss) | [Robert Foss](https://github.com/robertfoss) | [enduser_setup.c](../../app/modules/enduser_setup.c)|

View File

@ -69,7 +69,7 @@ pages:
- 'crypto': 'modules/crypto.md'
- 'dht': 'modules/dht.md'
- 'encoder': 'modules/encoder.md'
- 'enduser setup': 'modules/enduser-setup.md'
- 'enduser setup / captive portal / WiFi manager': 'modules/enduser-setup.md'
- 'file': 'modules/file.md'
- 'gdbstub': 'modules/gdbstub.md'
- 'gpio': 'modules/gpio.md'