-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathmkdocs.yml
More file actions
69 lines (63 loc) · 1.71 KB
/
mkdocs.yml
File metadata and controls
69 lines (63 loc) · 1.71 KB
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
site_name: rigour
repo_url: https://github.com/opensanctions/rigour
theme:
name: material
logo: https://assets.opensanctions.org/images/nura/logo-icon-white.svg
favicon: https://assets.opensanctions.org/images/nura/favicon-32.png
palette:
primary: custom
accent: custom
custom_dir: docs/overrides
features:
- navigation.sections
extra_css:
- stylesheets/extra.css
extra:
social:
- icon: material/forum
link: https://discuss.opensanctions.org/
- icon: material/github
link: https://github.com/opensanctions/rigour
- icon: material/linkedin
link: https://www.linkedin.com/company/opensanctions/
- icon: material/web
link: https://www.opensanctions.org
plugins:
- search
- autorefs
# - social
- mkdocstrings:
default_handler: python
handlers:
python:
options:
show_root_heading: true
show_object_full_path: false
markdown_extensions:
- admonition
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
nav:
- Overview: index.md
- Data assets: data.md
- Data types:
- Names: names.md
- Identifiers: ids.md
- Territories: territories.md
- Addresses: addresses.md
- Languages: langs.md
- MIME types: mime.md
- URLs: urls.md
- Text: text.md
- Other: misc.md
- Toolchain:
- followthemoney: https://followthemoney.tech/
# - rigour: https://rigour.followthemoney.tech/
- yente: https://yente.followthemoney.tech/
- OpenAleph: https://openaleph.org/docs/
- OpenSanctions: https://www.opensanctions.org/docs/