Writer#

The following functions convert the AST into Sphinx documentation.

convert(directory_path[, command])

Convert an XML directory into an RST dictionary.

copy_package(template_path, new_package_path)

Add files and directory from a template directory path to a new path.

write_docs(commands, cmd_map, package_path)

Output to the autogenerated package directory.

write_source(commands, cmd_map, ...[, ...])

Write out XML commands as Python source files.