More sections added

This commit is contained in:
Profitroll 2024-05-13 23:41:07 +02:00
parent f10bfb60ef
commit 5bf63964fd
Signed by: profitroll
GPG Key ID: FA35CAB49DACD3B2

View File

@ -7,11 +7,14 @@ nav:
- api/index.md
- Installation: api/installation.md
- Configuration: api/configuration.md
- Daemonizing: api/daemonizing.md
- Feeding data: api/feeding-data.md
- Upgrading: api/upgrading.md
- Telegram Bot:
- bot_telegram/index.md
- Installation: bot_telegram/installation.md
- Configuration: bot_telegram/configuration.md
- Feeding data: bot_telegram/feeding-data.md
- Upgrading: bot_telegram/upgrading.md
- Community:
- community/index.md
@ -91,4 +94,11 @@ theme:
text: Roboto
code: Roboto Mono
icon:
logo: logo
logo: logo
markdown_extensions:
- pymdownx.details
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true
- toc:
permalink: true