-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yaml
42 lines (41 loc) · 2.06 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
site_name: Uberon multi-species anatomy ontology
theme: readthedocs
nav:
- Home: index.md
- About:
- About Uberon: about.md
- The Uberon team: team.md
- Uberon on GitHub: https://github.com/obophenotype/uberon
- Issue Tracker: https://github.com/obophenotype/uberon
- Adopters: adopters.md
- Acknowledgements: acknowledgements.md
- Cite: cite.md
- Browse:
- OLS: https://www.ebi.ac.uk/ols/ontologies/uberon
- Ontobee: http://www.ontobee.org/ontology/UBERON
- BioPortal: https://bioportal.bioontology.org/ontologies/UBERON
- Download:
- Current release: current_release.md
- Cross-species bridge files: bridges.md
- Combined Multispecies Ontologies: combined_multispecies.md
- Releases before 2020: old_releases.md
- How-to guides:
- How to contribute to Uberon: contributing.md
- 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
- Reference:
- Wiki: https://github.com/obophenotype/uberon/wiki
- Uberon Manual: https://github.com/obophenotype/uberon/wiki/Manual
- User Documentation: https://github.com/obophenotype/uberon/wiki/Manual#user-docs
- Editors documentation: https://github.com/obophenotype/uberon/wiki/Manual#editor-docs
- Design Patterns: https://github.com/obophenotype/uberon/wiki/Manual#design-patterns
- Anatomical Structures: https://github.com/obophenotype/uberon/wiki/Manual#anatomical-structures
- Uberon Build Pipeline: uberon_build_pipeline.md