Belle II Software
release-08-01-10
|
Public Member Functions | |
def | run (self) |
Static Public Attributes | |
bool | has_content = True |
dictionary | option_spec |
Directive to Render Docstring as Docutils nodes. This is useful as standard reStructuredText does not parse Google Docstrings but we support it in docstrings for python functions, modules and variables. So to show example docstrings in the documentation we don't want to write the example in Google Docstring and keep that synchronous with a reStructuredText version
Definition at line 60 of file basf2ext.py.
def run | ( | self | ) |
Just pass on the content to the autodoc-process-docstring event and then parse the resulting reStructuredText.
Definition at line 73 of file basf2ext.py.
|
static |
Definition at line 69 of file basf2ext.py.