Skip to content

Commit 398a857

Browse files
committed
save
1 parent 4c8d97e commit 398a857

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/mkdocs.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
site_name: pum documentation
2+
3+
theme:
4+
name: "material"
5+
6+
plugins:
7+
- mkdocstrings
8+
9+
markdown_extensions:
10+
- admonition
11+
- codehilite
12+
13+
nav:
14+
- pum: index.md

0 commit comments

Comments
 (0)