We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0c1fe6 commit dd86960Copy full SHA for dd86960
docs/requirements.txt
@@ -1,3 +1,4 @@
1
mkdocstrings
2
mkdocstrings-python
3
mkdocs-material
4
+mkdocs-print-site-plugin
mkdocs.yml
@@ -25,6 +25,7 @@ plugins:
25
show_labels: true
26
show_symbol_type_heading: true
27
show_symbol_type_toc: true
28
+ - print-site
29
30
markdown_extensions:
31
- admonition
0 commit comments