mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-31 07:08:40 -04:00
Dev Docs: Add configuration to navigation
This makes it possible to access the developer documentation about configuration code. Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
c593965d5a
commit
c0e797bca6
3 changed files with 13 additions and 9 deletions
|
@ -9,6 +9,7 @@ nav:
|
|||
- Home: index.md
|
||||
- Developer:
|
||||
- '2.0 Development': dev/2.0.md
|
||||
- Configuration: dev/config.md
|
||||
- 'Documentation': dev/documentation.md
|
||||
- FAQ: https://hedgedoc.org/faq
|
||||
markdown_extensions:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue