This commit is contained in:
2022-09-26 19:51:29 +00:00
parent 0c50d4e892
commit c1ecf84799
5 changed files with 63 additions and 40 deletions

View File

@@ -7,7 +7,7 @@ theme:
site_name: AyaNova manual
site_dir: '../../../server/AyaNova/wwwroot/docs'
strict: true
copyright: Copyright © 2022 Ground Zero Tech-Works Inc. REV-2022-09-23
copyright: Copyright © 2022 Ground Zero Tech-Works Inc. REV-2022-09-25
extra:
generator: false
# Extensions
@@ -20,8 +20,7 @@ markdown_extensions:
nav:
- Home: 'index.md'
- User guide:
- User guide:
- 'Changes from AyaNova 7': 'ay-start-changes-from-v7.md'
- 'Trying out AyaNova': 'ay-evaluate.md'
- User interface:
@@ -196,6 +195,7 @@ nav:
- 'API Integrated applications': 'api-integrated-applications.md'
- 'API Data types': 'ay-start-data-types.md'
- Appendix:
- 'Change log / release notes': 'changelog.md'
- 'Data types': 'ay-start-data-types.md'
- 'Open source credits': 'appendix-os-credits.md'
- 'License agreement': 'license.md'