b.d.autodoc_man : module documentation

Part of bzrlib.doc_generate

man.py - create man page from built-in bzr help and static text

TODO:
  • use usage information instead of simple "bzr foo" in COMMAND OVERVIEW
  • add command aliases
Function get_filename Provides name of manpage
Function infogen Assembles a man page
Function man_escape Escapes strings for man page compatibility
Function command_name_list Builds a list of command names from bzrlib
Function getcommand_list Builds summary help for command names in manpage format
Function getcommand_help Shows individual options for a bzr command
Function format_command Provides long help for each public command
Function format_alias Undocumented
def get_filename(options):
Provides name of manpage
def infogen(options, outfile):
Assembles a man page
def man_escape(string):
Escapes strings for man page compatibility
def command_name_list():
Builds a list of command names from bzrlib
def getcommand_list(params):
Builds summary help for command names in manpage format
def getcommand_help(params):
Shows individual options for a bzr command
def format_command(params, cmd):
Provides long help for each public command
def format_alias(params, alias, cmd_name):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.