DocstringInfo ============= .. currentmodule:: PlasmaCalcs.tools.docs_tools .. autoclass:: DocstringInfo :members: :show-inheritance: :inherited-members: .. rubric:: Methods .. autosummary:: ~DocstringInfo.from_obj ~DocstringInfo.get_indent_n ~DocstringInfo.is_blank_line ~DocstringInfo.line_infos ~DocstringInfo.nonblank_line_here_or_next ~DocstringInfo.param_ilines ~DocstringInfo.to_sphinx ~DocstringInfo.to_sphinx_lines ~DocstringInfo._custom_to_sphinx_lines ~DocstringInfo._infer_base_indent ~DocstringInfo._reconstruct .. rubric:: Attributes .. autosummary:: ~DocstringInfo.KNOWN_SPHINX_PATTERN ~DocstringInfo.NEVER_PARAMS ~DocstringInfo.PARAM_PATTERN