Skip to content

Commit

Permalink
Revert "[nrf noup] doc: extensions: domain: skip patching doxygen gro…
Browse files Browse the repository at this point in the history
…ups"

This reverts commit a3c63a4.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
  • Loading branch information
gmarull committed Oct 7, 2024
1 parent 6f6b0e4 commit ae75e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/_extensions/zephyr/domain.py
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ def setup(app):
app.add_post_transform(ProcessRelatedCodeSamplesNode)

# monkey-patching of the DoxygenGroupDirective
# app.add_directive("doxygengroup", CustomDoxygenGroupDirective, override=True)
app.add_directive("doxygengroup", CustomDoxygenGroupDirective, override=True)

return {
"version": __version__,
Expand Down

0 comments on commit ae75e9e

Please sign in to comment.