module documentation

Unknown Field: copyright
Copyright 2007-2022 by the Sphinx team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Function parse Parse a string as reStructuredText with Sphinx application.
def parse(app, text, docname='index'):
Parse a string as reStructuredText with Sphinx application.
Parameters
app:SphinxUndocumented
text:strUndocumented
docname:strUndocumented
Returns
nodes.documentUndocumented