File tree Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ A modern Python library for creating beautiful PowerPoint presentations with cod
3434
3535## Getting Started
3636
37- To get started with TPPT, check out the [ Installation] ( installation.md ) guide and [ Usage] ( usage/index.md ) documentation.
37+ To get started with TPPT, check out the [ Installation] ( home/ installation.md) guide and [ Usage] ( usage/index.md ) documentation.
3838
3939## License
4040
Original file line number Diff line number Diff line change @@ -36,18 +36,6 @@ plugins:
3636 default_handler : python
3737 handlers :
3838 python :
39- rendering :
40- show_source : true
41- show_root_heading : true
42- show_root_full_path : true
43- show_category_heading : true
44- show_if_no_docstring : true
45- show_signature_annotations : true
46- show_bases : true
47- show_submodules : true
48- group_by_category : true
49- heading_level : 2
50- members_order : source
5139 selection :
5240 docstring_style : google
5341 filters : ["!^_"]
You can’t perform that action at this time.
0 commit comments