module documentation

Render types from docutils.nodes.document objects.

This module provides yet another ParsedDocstring subclass.

Class ParsedTypeDocstring Add ParsedDocstring interface on top of TypeDocstring and allow to parse types from nodes.Node objects, providing the --process-types option.