SYMBOL INDEX (9 symbols across 1 files) FILE: generate.py function prettifyHTML (line 18) | def prettifyHTML(html): function parse_yaml (line 23) | def parse_yaml(): function print_keys (line 28) | def print_keys(dictionary): function gen_list_indices (line 34) | def gen_list_indices(html_file, file_dict): function gen_col_headers (line 43) | def gen_col_headers(html_file, file_dict): function gen_columns (line 55) | def gen_columns(html_file, file_dict): function gen_html (line 71) | def gen_html(file_dict): function gen_style (line 100) | def gen_style(file_dict): function main (line 129) | def main():