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. |
Parameters | |
app:Sphinx | Undocumented |
text:str | Undocumented |
docname:str | Undocumented |
Returns | |
nodes.document | Undocumented |