-
Notifications
You must be signed in to change notification settings - Fork 72
/
mkdocs.yml
39 lines (38 loc) · 1.11 KB
/
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
30
31
32
33
34
35
36
37
38
---
site_name: "Biolink Model Documentation"
theme:
name: material
palette:
scheme: black
primary: black
logo: images/biolink-logo.png
features:
- content.tabs.link
plugins:
- search
- mermaid2
nav:
# - Home: home.md
- Overview: index.md
- Using the LinkML Modeling Language: using-the-modeling-language.md
- Associations with Qualifiers: association-examples-with-qualifiers.md
- Interpreting a Fully Qualified Edge: reading-a-qualifier-based-statement.md
- Curating Biolink: curating-the-model.md
- Maintaining Biolink: maintaining-the-model.md
- Working with Biolink: working-with-the-model.md
- Infores Identifier Registry: https://biolink.github.io/information-resource-registry
- Visualizations:
- Classes (categories): categories.html
- Predicates: predicates.html
- Qualifiers: qualifiers.html
- Associations: associations.html
- Aspects: aspects.html
- FAQ: faq.md
site_url: https://biolink.github.io/biolink-model
repo_url: https://github.com/biolink/biolink-model
extra_css:
- style.css
extra:
analytics:
provider: google
property: G-J23SCD6JB8