We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90bbde8 commit e2739beCopy full SHA for e2739be
docs/api/dom_node.md
@@ -1 +1,5 @@
1
+---
2
+title: "textual.dom"
3
4
+
5
::: textual.dom
mkdocs-common.yml
@@ -67,11 +67,12 @@ plugins:
67
search:
68
autorefs:
69
mkdocstrings:
70
- custom_templates: docs/_templates
71
default_handler: python
72
handlers:
73
python:
74
options:
+ show_symbol_type_heading: true
75
+ show_symbol_type_toc: true
76
show_signature_annotations: false
77
separate_signature: true
78
merge_init_into_class: true
0 commit comments