This commit is contained in:
2022-01-09 20:00:00 +00:00
parent e7722fa80d
commit 5e289943ca
5 changed files with 198 additions and 212 deletions

View File

@@ -8,15 +8,14 @@ theme:
site_name: AyaNova manual
site_dir: '../../../server/AyaNova/wwwroot/docs'
# Extensions
markdown_extensions:
- admonition
- codehilite:
guess_lang: false
markdown_extensions:
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.superfences
- toc:
permalink: true
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
nav:
- Home: 'index.md'
- User guide:
@@ -95,7 +94,7 @@ nav:
- 'Translations': 'adm-translations.md'
- 'Localization': 'ay-start-localization.md'
- 'Report templates': 'adm-report-templates.md'
- 'Attached files': 'adm-attachments.md'
- 'adm-attachments.md'
- 'History': 'adm-history.md'
- 'Import': 'adm-import.md'
- 'Vendors': 'vendors.md'