Improve documentation look & feel via MkDocs Material template enhancements #5

Merged
aetos merged 5 commits from google-styled-doc into main 2026-03-07 10:50:19 +00:00
2 changed files with 9 additions and 0 deletions
Showing only changes of commit f4f3455aba - Show all commits

View File

@@ -50,11 +50,16 @@ plugins:
show_symbol_type_heading: true
markdown_extensions:
- pymdownx.superfences
- pymdownx.inlinehilite
- pymdownx.snippets
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.highlight:
linenums: true
anchor_linenums: true
line_spans: __span
pygments_lang_class: true

View File

@@ -42,10 +42,14 @@ plugins:
show_object_full_path: false
show_symbol_type_heading: true
markdown_extensions:
- pymdownx.superfences
- pymdownx.inlinehilite
- pymdownx.snippets
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.highlight:
linenums: true
anchor_linenums: true
line_spans: __span
pygments_lang_class: true