-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathmkdocs.yml
More file actions
34 lines (30 loc) · 912 Bytes
/
Copy pathmkdocs.yml
File metadata and controls
34 lines (30 loc) · 912 Bytes
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
site_name: LUMIA
site_url: https://lumia.nateko.lu.se
repo_url: https://github.com/lumia-dev/lumia
edit_uri: edit/omegaconf/docs
nav:
- Home: index.md
#- Tutorial: tutorial.md
#- Settings: settings.md
- Modules:
- observations.md
- prior.md
- data.md
markdown_extensions:
- pymdownx.arithmatex:
generic: true
- pymdownx.highlight:
use_pygments: false
- pymdownx.snippets
- pymdownx.superfences
- pymdownx.details
- admonition
extra_javascript:
- javascripts/mathjax.js
- https://polyfill.io/v3/polyfill.min.js?features=es6
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
# - javascripts/katex.js
# - https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.7/katex.min.js
# - https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.7/contrib/auto-render.min.js
# extra_css:
# - https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.7/katex.min.css