Skip to content

Commit dd86960

Browse files
kozo2LittleCoinCoin
authored andcommitted
docs: add mkdocs-print-site-plugin (#37)
* Add mkdocs-print-site-plugin to requirements * Add 'print-site' to the `plugins:`
1 parent b0c1fe6 commit dd86960

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
mkdocstrings
22
mkdocstrings-python
33
mkdocs-material
4+
mkdocs-print-site-plugin

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ plugins:
2525
show_labels: true
2626
show_symbol_type_heading: true
2727
show_symbol_type_toc: true
28+
- print-site
2829

2930
markdown_extensions:
3031
- admonition

0 commit comments

Comments
 (0)