module documentation
Render types from docutils.nodes.document objects.
This module provides yet another ParsedDocstring subclass.
| Class | |
A type tokenizer for annotation as docutils document. |
| Class | |
Add ParsedDocstring interface on top of TypeDocstring and allow to parse types from nodes.Node objects, providing the --process-types option. |