add documentation builder
This commit is contained in:
parent
3ff141a122
commit
494d7f49c9
75 changed files with 14251 additions and 5 deletions
10
docs/Pipfile
Normal file
10
docs/Pipfile
Normal file
|
@ -0,0 +1,10 @@
|
|||
[[source]]
|
||||
name = "pypi"
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[packages]
|
||||
mkdocs-material = "*"
|
||||
markdown-include = "*"
|
Loading…
Add table
Add a link
Reference in a new issue