-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathmkdocs.yml
72 lines (61 loc) · 1.64 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# Health & Social Person-centric Ontology (HSPO)
site_name: Health & Social Person-centric Ontology (HSPO) User Guide
site_description: Representing a 360-view of a person (or cohort) that spans across multiple domains, from health to social.
#Repository
repo_name: Dublin-Research-Lab/hspo-ontology
repo_url: https://github.ibm.com/Dublin-Research-Lab/hspo-ontology
edit_uri: ''
nav:
- Overview: index.md
- Classes: classes.md
- Building Knowledge Graphs: building-kgs-hspo.md
- Ontology Specification: "ontology-specification/"
#Theme
theme:
name: material
features:
- navigation.top
- navigation.tracking
- toc.follow
palette:
- media: "(prefers-color-scheme: light)"
scheme: default
primary: black
accent: purple
toggle:
icon: material/weather-night
name: Switch to dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: black
accent: lime
toggle:
icon: material/weather-sunny
name: Switch to light mode
icon:
repo: fontawesome/brands/github-alt
language: en
markdown_extensions:
- attr_list
- def_list
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
#Plugins
plugins:
- search
#Extensions
#markdown_extensions:
#- toc:
# permalink: true
#- admonition
#- extra
#- attr_list
#- md_in_html
#Customization
extra:
social:
- icon: fontawesome/brands/github-alt
link: https://github.ibm.com/Dublin-Research-Lab/hspo-ontology
# Copyright
copyright: Copyright © 2022 <strong>IBM</strong> Research Europe