mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-30 23:05:30 -04:00
Docs: Add configuration documentation
This adds documentation for the configuration of HedgeDoc. Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
7ef3e4a1f1
commit
9c2e47dcc4
7 changed files with 92 additions and 1 deletions
|
@ -7,6 +7,14 @@ docs_dir: content
|
|||
edit_uri: https://github.com/hedgedoc/hedgedoc/edit/master/docs/content/
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Configuration:
|
||||
- Configuration: config/index.md
|
||||
- Media:
|
||||
- Azure: config/media/azure.md
|
||||
- Filesystem: config/media/filesystem.md
|
||||
- imgur: config/media/imgur.md
|
||||
- S3: config/media/s3.md
|
||||
- WebDAV: config/media/webdav.md
|
||||
- Interface:
|
||||
Toolbar: interface/toolbar.md
|
||||
- References:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue