Skip to content

Commit e2739be

Browse files
committed
docs tweaks
1 parent 90bbde8 commit e2739be

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/api/dom_node.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
---
2+
title: "textual.dom"
3+
---
4+
15
::: textual.dom

mkdocs-common.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,12 @@ plugins:
6767
search:
6868
autorefs:
6969
mkdocstrings:
70-
custom_templates: docs/_templates
7170
default_handler: python
7271
handlers:
7372
python:
7473
options:
74+
show_symbol_type_heading: true
75+
show_symbol_type_toc: true
7576
show_signature_annotations: false
7677
separate_signature: true
7778
merge_init_into_class: true

0 commit comments

Comments
 (0)