-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
35 lines (32 loc) · 812 Bytes
/
mkdocs.yml
File metadata and controls
35 lines (32 loc) · 812 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
35
site_name: Libre Train Sim documentation
theme:
name: readthedocs #'rtd-dropdown'
plugins:
- search
# Cheatsheet: https://stephane-cheatsheets.readthedocs.io/en/latest/misc/readthedocs_mkdocs/
markdown_extensions:
- toc:
permalink: true
- abbr
- admonition
- codehilite
# - pymdownx.arithmatex
# - pymdownx.betterem:
# smart_enable: all
- pymdownx.caret
- pymdownx.critic
- pymdownx.details
- pymdownx.inlinehilite
- pymdownx.keys
- pymdownx.magiclink
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.superfences
- pymdownx.snippets
- pymdownx.tasklist:
custom_checkbox: false
- pymdownx.tabbed
- pymdownx.tilde
#- pymdownx.emoji:
# emoji_index: !!python/name:materialx.emoji.twemoji
# emoji_generator: !!python/name:materialx.emoji.to_svg