![]() |
|
Namespaces | |
| fix_broken_doxygen_formulae | |
Functions | |
| str | fix_broken_doxygen_formulae.load_file (Path fname) |
| str | fix_broken_doxygen_formulae.process_doxygen_formula_block (str text) |
| int | fix_broken_doxygen_formulae.find_number_of_leading_whitespaces (str text, int index) |
| None | fix_broken_doxygen_formulae.process_file (Path fname, str pattern, bool add_newline, bool in_place=False) |
| bool | fix_broken_doxygen_formulae.has_broken_formula (Path fname, str pattern) |
| List[Path] | fix_broken_doxygen_formulae.find_all_cpp_files (Path base_dir) |
| None | fix_broken_doxygen_formulae.run (str base_dir, bool in_place=False, bool just_list_files=False) |