-
Notifications
You must be signed in to change notification settings - Fork 8
/
mkdocs.yaml
26 lines (25 loc) · 1.07 KB
/
mkdocs.yaml
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
site_name: Core Ontology for Biology and Biomedicine
theme: readthedocs
nav:
- Getting started: index.md
- Tour:
- Exploring COB: exploring.md
- Placing OBO ontologies under COB: obo-bridge.md
- Using COB: using-cob.md
- Integration Tests: integration-tests.md
- Editors Readme: editors.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
- Managing the documentation: odk-workflows/ManageDocumentation.md
- Continuous Integration: odk-workflows/ContinuousIntegration.md
- Your ODK Repository Overview: odk-workflows/RepositoryFileStructure.md
- Contributing: contributing.md
- Other:
- Cite: cite.md
- History: history.md