This commit is contained in:
2020-03-30 19:08:39 +00:00
parent 2a7304769c
commit 0c2749debe
8 changed files with 25 additions and 4 deletions

View File

@@ -24,6 +24,7 @@ nav:
- 'Navigation': 'ay-start-navigate.md'
- 'Form basics': 'ay-start-form-basics.md'
- 'Select lists': 'ay-start-form-select-list.md'
- 'Tags': 'ay-start-form-tags.md'
- Home:
- 'Dashboard': 'form-home-dashboard.md'
- 'Search': 'form-home-search.md'
@@ -85,10 +86,11 @@ nav:
- Features:
- 'Translation': 'ay-translation.md'
- 'Notification': 'ay-notification.md'
- Customization / business settings guide:
- Business administration and Customization:
- 'Start here': 'ay-biz-admin-intro.md'
- 'Authorization roles': 'ay-biz-admin-roles.md'
- 'Select list templates': 'form-adm-global-select-templates.md'
- 'Select list templates': 'form-adm-global-select-templates.md'
- 'Importing from v7': 'ay-biz-admin-import-v7.md'
- Server operations guide:
- Forms:
- 'Introduction': 'ops-intro.md'
@@ -109,6 +111,7 @@ nav:
- 'Environment variable reference': 'ops-config-environment-variables.md'
- 'Security and JWT web tokens': 'ops-config-jwt-secret.md'
- 'Server error codes': 'ops-error-codes.md'
- 'Technical changes from v7': 'ops-technical-changes-from-v7.md'
- 'Importing from older AyaNova': 'ops-import-v7.md'
- 'Metrics': 'ops-metrics.md'
- Developer guide: