This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user