geometor.euclid.rst_builder¶
Module for building RST documentation from XML files.
Functions¶
|
Parses all XML files in xml_dir and generates RST files in output_dir. |
Module Contents¶
- geometor.euclid.rst_builder.build_rst_docs(xml_dir: pathlib.Path, output_dir: pathlib.Path) None¶
Parses all XML files in xml_dir and generates RST files in output_dir.