Created a documentation and updated the README
This commit is contained in:
parent
3664f811dc
commit
66541220bf
6 changed files with 451 additions and 17 deletions
9
pydoc-markdown.yml
Normal file
9
pydoc-markdown.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
loaders:
|
||||
- type: python
|
||||
processors:
|
||||
- type: filter
|
||||
- type: smart
|
||||
- type: crossref
|
||||
renderer:
|
||||
type: markdown
|
||||
render_toc: true
|
Reference in a new issue