Skip to content

Commit

Permalink
Add release note for events support
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Finucane <stephen@that.guru>
  • Loading branch information
stephenfin committed Aug 17, 2023
1 parent 18de60a commit dcaaf56
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions releasenotes/notes/add-event-support-e55edb86d86d1082.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
features:
- |
A number of events are now supported:
- ``sphinx-click-process-description``
- ``sphinx-click-process-usage``
- ``sphinx-click-process-options``
- ``sphinx-click-process-arguments``
- ``sphinx-click-process-envvars``
- ``sphinx-click-process-epilog``
These allow you to plug in to the build process for documentation and
post-process the generated command documentation. For more information,
refer to the `documentation`__.
.. __: https://sphinx-click.readthedocs.io/en/latest/usage/#docstring-processing

0 comments on commit dcaaf56

Please sign in to comment.