-
Notifications
You must be signed in to change notification settings - Fork 3
/
mkdocs.yaml
45 lines (45 loc) · 1.79 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
site_name: Mondo Disease Ontology Ingest
theme: material
nav:
- Getting started: index.md
- Cite: cite.md
- History: history.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
- Mapping progress report: reports/unmapped.md
- Reference:
- Developers:
- Workflows: developer/workflows.md
- "Mondo sources: Mapping progress report": reports/unmapped.md
- "Mondo sources: Deprecated terms w/ Mondo xrefs": reports/mapped_deprecated.md
- Mondo sources:
- Overview: sources.md
- DO: sources/doid.md
- ICD10CM: sources/icd10cm.md
- ICD10WHO: sources/icd10who.md
- ICD11Foundation: sources/icd11foundation.md
- NCIT: sources/ncit.md
- OMIM: sources/omim.md
- ORDO: sources/ordo.md
- Externally managed content:
- Overview: externally-managed-content.md
- NORD: external/nord.md
- Mondo source metrics:
- Overview: metrics.md
- DO: metrics/doid.md
- ICD10CM: metrics/icd10cm.md
- ICD10WHO: metrics/icd10who.md
- ICD11Foundation: metrics/icd11foundation.md
- NCIT: metrics/ncit.md
- OMIM: metrics/omim.md
- ORDO: metrics/ordo.md