This commit is contained in:
CaCO3
2023-01-06 23:21:17 +01:00
parent 701e2f3804
commit 030dc276eb
26 changed files with 156 additions and 126 deletions

View File

@@ -8,6 +8,7 @@ theme:
name: readthedocs
custom_dir: readthedocs-mod/
plugins:
- search
- awesome-pages:
@@ -18,4 +19,5 @@ plugins:
markdown_extensions:
- attr_list # Needed to scale images
- pymdownx.emoji: # Emoji support
emoji_generator: !!python/name:pymdownx.emoji.to_alt
emoji_generator: !!python/name:pymdownx.emoji.to_alt
- markdown.extensions.admonition