module documentation

Prepares the descriptions of images and tables which will be converted to html.

This module creates a tex file with all the descriptions of the images and tables.

Function main Reads all the descriptions and saves them into a tex file.
Function prepare_item Undocumented
Function prepare_item_two Undocumented
Function prepare_providecommand Undocumented
Function prepare_providecommand_two Undocumented
Variable header Undocumented
def main(latex_commands_for_html):

Reads all the descriptions and saves them into a tex file.

def prepare_item(name, command_name='', param=''):

Undocumented

def prepare_item_two(name, command_name='', paramOne='', paramTwo=''):

Undocumented

def prepare_providecommand(command, scenario, captiontext):

Undocumented

def prepare_providecommand_two(command, scenario, captiontext):

Undocumented

header: str =

Undocumented