-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yaml
More file actions
24 lines (21 loc) · 1.06 KB
/
mkdocs.yaml
File metadata and controls
24 lines (21 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
site_name: AIRR Knowledge project ontology
theme: readthedocs
site_url: https://airr-knowledge.github.io/ak-ontology/
repo_url: https://github.com/airr-knowledge/ak-ontology/
nav:
- Getting started: index.md
- Cite: cite.md
- How-to guides:
- Standard ODK workflows:
- Overview: odk-workflows/index.md
- Editors Workflow: odk-workflows/EditorsWorkflow.md
- Release Workflow: odk-workflows/ReleaseWorkflow.md
- Manage your ODK Repository: odk-workflows/RepoManagement.md
- Setting up Docker for ODK: odk-workflows/SettingUpDockerForODK.md
- Imports management: odk-workflows/UpdateImports.md
- Components management: odk-workflows/components.md
- Managing the documentation: odk-workflows/ManageDocumentation.md
- Managing your automated testing: odk-workflows/ManageAutomatedTest.md
- Continuous Integration: odk-workflows/ContinuousIntegration.md
- Your ODK Repository Overview: odk-workflows/RepositoryFileStructure.md
- Contributing: contributing.md