-
Notifications
You must be signed in to change notification settings - Fork 11
/
mkdocs.yaml
31 lines (30 loc) · 1.26 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
site_name: Ontology of Biological Attributes (OBA)
theme: material
nav:
- Getting started: index.md
- Cite: cite.md
- How to contribute?: contributing.md
- Editors guide: editors-guide.md
- OBA release procedure: oba-release-sop.md
- OBA - GWAS curation SOP: oba-gwas-sop.md
- Editors guide: editors-guide.md
- Metrics:
- Overview: metrics.md
- OAK Metrics: oak-metrics.md
- ROBOT Metrics: robot-metrics.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
- Continuous Integration: odk-workflows/ContinuousIntegration.md
- Your ODK Repository Overview: odk-workflows/RepositoryFileStructure.md
- Contributing: contributing.md
- Reference:
- Design Patterns:
- Design Patterns Overview: dosdp.md