Skip to content

Commit dcaaf56

Browse files
committed
Add release note for events support
Signed-off-by: Stephen Finucane <[email protected]>
1 parent 18de60a commit dcaaf56

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
features:
3+
- |
4+
A number of events are now supported:
5+
6+
- ``sphinx-click-process-description``
7+
- ``sphinx-click-process-usage``
8+
- ``sphinx-click-process-options``
9+
- ``sphinx-click-process-arguments``
10+
- ``sphinx-click-process-envvars``
11+
- ``sphinx-click-process-epilog``
12+
13+
These allow you to plug in to the build process for documentation and
14+
post-process the generated command documentation. For more information,
15+
refer to the `documentation`__.
16+
17+
.. __: https://sphinx-click.readthedocs.io/en/latest/usage/#docstring-processing

0 commit comments

Comments
 (0)