minimal readthedocs theme version

This commit is contained in:
Olivier Büchel 2026-01-22 17:37:03 +01:00
parent 068aed1621
commit e86fc45768

View File

@ -23,9 +23,9 @@ theme:
- content.action.view - content.action.view
- content.tooltips - content.tooltips
- navigation.sections - navigation.sections
favicon: assets/favicon.ico # favicon: assets/favicon.ico
icon: # icon:
logo: assets/olive-banner.png # logo: assets/olive-banner.png
# Plugins # Plugins
# plugins: # plugins:
@ -38,37 +38,37 @@ theme:
# hooks: # hooks:
# - hooks/archive.py # - hooks/archive.py
Validation: # Validation:
nav: # nav:
omitted_files: warn # omitted_files: warn
not_found: warn # not_found: warn
absolute_links: warn # absolute_links: warn
links: # links:
not_found: warn # not_found: warn
absolute_links: warn # absolute_links: warn
unrecognized_links: warn # unrecognized_links: warn
# Customization # # Customization
extra: # extra:
analytics: # analytics:
provider: google # provider: google
property: !ENV GOOGLE_ANALYTICS_KEY # property: !ENV GOOGLE_ANALYTICS_KEY
# Extensions # # Extensions
markdown_extensions: # markdown_extensions:
- admonition # - admonition
- attr_list # - attr_list
- footnotes # - footnotes
- toc: # - toc:
permalink: true # permalink: true
- pymdownx.betterem: # - pymdownx.betterem:
smart_enable: all # smart_enable: all
- pymdownx.details # - pymdownx.details
- pymdownx.emoji: # - pymdownx.emoji:
emoji_generator: !!python/name:material.extensions.emoji.to_svg # emoji_generator: !!python/name:material.extensions.emoji.to_svg
emoji_index: !!python/name:material.extensions.emoji.twemoji # emoji_index: !!python/name:material.extensions.emoji.twemoji
- pymdownx.highlight: # - pymdownx.highlight:
anchor_linenums: true # anchor_linenums: true
- pymdownx.keys # - pymdownx.keys
- pymdownx.tabbed: # - pymdownx.tabbed:
alternate_style: true # alternate_style: true