class documentation
Parser for Google-style docstrings.
| Method | __init__ |
Setup sections. |
| Method | add |
Add or replace a section. |
| Method | parse |
Parse the Google-style docstring into its components. |
| Instance Variable | sections |
Undocumented |
| Instance Variable | title |
Undocumented |
| Instance Variable | titles |
Undocumented |
| Static Method | _build |
Undocumented |
| Static Method | _build |
Undocumented |
| Method | _build |
Build docstring element. |
| Method | _setup |
Undocumented |