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 f242d47 commit 27b1b06Copy full SHA for 27b1b06
docs/api/constants.md
@@ -2,5 +2,4 @@
2
title: "textual.constants"
3
---
4
5
-
6
::: textual.constants
docs/api/signal.md
title: "textual.signal"
::: textual.signal
mkdocs-common.yml
@@ -78,6 +78,8 @@ plugins:
78
separate_signature: true
79
signature_crossrefs: true
80
merge_init_into_class: true
81
+ parameter_headings: true
82
+ show_root_heading: false
83
docstring_options:
84
ignore_init_summary: true
85
show_source: false
0 commit comments