Methods
__init__(
self,
dist,
modules,
scripts,
docs,
build_lib,
build_dir,
xml_dir,
html_dir,
text_dir,
force,
verbose,
dry_run)
Create XML documentation for XPath/XSLT extensions
document(
self,
category,
name,
sources,
object,
formatter)
render_one(
self,
outfile,
source,
stylesheets,
params)
Methods inherited from class distutils.cmd.Command
__getattr__, announce, copy_file, copy_tree, debug_print, dump_options, ensure_dirname, ensure_filename, ensure_finalized, ensure_string, ensure_string_list, execute, finalize_options, get_command_name, get_finalized_command, get_sub_commands, initialize_options, make_archive, make_file, mkpath, move_file, reinitialize_command, run_command, set_undefined_options, spawn, warn
Fields
Fields