forked from SORMAS-Foundation/SORMAS-Project
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
38 lines (36 loc) · 1.05 KB
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
site_name: SORMAS Project
repo_name: 'sormas-foundation/SORMAS-Project'
repo_url: 'https://github.com/sormas-foundation/SORMAS-Project'
theme:
name: material
features:
- tabs
extra:
version: 0.10
palette:
primary: 'cyan'
social:
- icon: 'fontawesome/brands/github-alt'
link: 'https://github.com/sormas-foundation/SORMAS-Project'
plugins:
- search:
separator: '[\s]+'
nav:
- Official Website: "https://sormas.org"
- Home: index.md
- Contributing: CONTRIBUTING.md
- Demo App: DEMO_APP.md
- REST: sormas-rest/README.md
- Development Environment: DEVELOPMENT_ENVIRONMENT.md
- Cargo Server: sormas-cargoserver/README.md
- Keycloak: sormas-base/doc/keycloak.md
- Keycloak Service Provider: sormas-keycloak-service-provider/README.md
- I18n: I18N.md
- Security: SECURITY.md
- Customization: SERVER_CUSTOMIZATION.md
- Development Setup: SERVER_DEV_SETUP.md
- Setup: SERVER_SETUP.md
- Update: SERVER_UPDATE.md
- Diseases: SOP_DISEASES.md
- Licensing: ADDING_LICENSE.md
- Acknowledgements: 3RD_PARTY_ACK.md