module documentation

Undocumented

Function annotate Undocumented
Function main Undocumented
Function read_file Undocumented
Function split_body Undocumented
Variable body_end_re Undocumented
Variable body_start_re Undocumented
Variable description Undocumented
Variable parser Undocumented
def annotate(options, args): (source)

Undocumented

def main(args=None): (source)

Undocumented

def read_file(filename): (source)

Undocumented

def split_body(html): (source)

Undocumented

body_end_re = (source)

Undocumented

body_start_re = (source)

Undocumented

description: str = (source)

Undocumented

Undocumented