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 c25a9fa commit 39ad79bCopy full SHA for 39ad79b
docs/_sources/conf.py
@@ -654,4 +654,4 @@ def setup(app) -> None:
654
# app.setup_extension('sphinx.directives')
655
# app.add_autodocumenter(DocumentNodeBlockFunction)
656
# modify docstrings before parsing RST
657
- app.connect('autodoc-process-docstring', autodoc_process_docstring)
+ app.connect('autodoc-process-docstring', autodoc_process_docstring)
0 commit comments