Skip to content

Commit 1e76460

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add a directives for general purpose documentation in downstream projects
1 parent fcd8b7b commit 1e76460

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/config_docs.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,8 @@ For example, to hide the usage section, show the steps without autodoc:
9797
:show_command_usage: false
9898
:show_steps_autodoc: false
9999
100+
101+
.. note::
102+
103+
The titles for the step sections will be taken from the step's ``verbose_title`` field,
104+
whereas the descriptions are taken from the step class's docstring (if present).

0 commit comments

Comments
 (0)