forked from obophenotype/hpo-translations
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
29 lines (27 loc) · 857 Bytes
/
mkdocs.yml
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
site_name: Human Phenotype Ontology Internationalisation Effort
theme:
name: material
markdown_extensions:
- toc:
permalink: true
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_div_format
extra_javascript:
- https://unpkg.com/[email protected]/dist/mermaid.min.js
nav:
- About HPO translations: index.md
- How to submit a language profile: submit.md
- Contact: contact.md
- Translations: translations.md
- Language translations:
- Chinese: translations/zh.md
- Czech: translations/cs.md
- Dutch: translations/nl.md
- French: translations/fr.md
- Turkish: translations/tr.md
repo_url: https://github.com/obophenotype/hpo-translations/
site_url: https://obophenotype.github.io/hpo-translations/
edit_uri: docs/