mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
docs update (#2239)
* docs update * class template * no annotations in sig
This commit is contained in:
@@ -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:
|
||||
- "!^_"
|
||||
|
||||
Reference in New Issue
Block a user