module documentation

Rst to HTML function Credits: https://stackoverflow.com/a/49047197/33264
Class HTMLFragmentTranslator Minimum to call docutils
Function rst_to_html Convert rst string to html string
Variable html_fragment_writer Undocumented
def rst_to_html(text):
Convert rst string to html string
Parameters
text:strUndocumented
Returns
strUndocumented
html_fragment_writer =

Undocumented