docs update (#2239)

* docs update

* class template

* no annotations in sig
This commit is contained in:
Will McGugan
2023-04-07 18:57:56 +01:00
committed by GitHub
parent 79ebbff933
commit 6c958a1140
11 changed files with 612 additions and 5 deletions

View File

@@ -71,8 +71,11 @@ plugins:
- https://docs.python.org/3/objects.inv
- https://rich.readthedocs.io/en/stable/objects.inv
options:
show_root_heading: true
show_root_full_path: false
show_signature_annotations: false
separate_signature: true
merge_init_into_class: true
docstring_options:
ignore_init_summary: true
show_source: false
filters:
- "!^_"