case 4382

This commit is contained in:
2023-03-06 20:18:32 +00:00
parent cf117a5842
commit 0d68f091bd
2 changed files with 64 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ theme:
site_name: AyaNova manual
site_dir: '../../../server/AyaNova/wwwroot/docs'
strict: true
copyright: Copyright © 2023 Ground Zero Tech-Works Inc. REV-2023-02-11
copyright: Copyright © 2023 Ground Zero Tech-Works Inc. REV-2023-03-06
extra:
generator: false
# Extensions
@@ -203,6 +203,8 @@ nav:
- 'Notification system': 'ops-notification-system.md'
- 'Backup utility PGDUMP path': 'ops-config-backup-pgdump-path.md'
- 'Backup folder': 'ops-config-folder-backup-files.md'
- Subscription service guide:
- 'Introduction': 'sub-service-intro.md'
- Developer guide:
- 'Introduction': 'api-intro.md'
- 'API developers console': 'api-console.md'