Update dev dependencies; add settings; insert syntax-bug-placeholders

This commit is contained in:
2023-06-24 17:09:05 +02:00
parent d8a950948c
commit f5b31b7580
3 changed files with 86 additions and 29 deletions
+11 -1
View File
@@ -26,13 +26,23 @@ extra_css:
plugins:
- search
- mkdocstrings
- mkdocstrings:
handlers:
python:
options:
line_length: 80
show_source: false
show_root_toc_entry: false
separate_signature: true
show_signature_annotations: true
markdown_extensions:
- admonition
- codehilite
- extra
- pymdownx.superfences
- toc:
permalink: true
nav:
- Home: index.md