b.export_pot : module documentation

Part of bzrlib

Extract docstrings from Bazaar commands.
Function export_pot Undocumented
Function _escape Undocumented
Function _normalize Undocumented
Function _poentry Undocumented
Function _poentry_per_paragraph Undocumented
Function _offsets_of_literal Undocumented
Function _standard_options Undocumented
Function _command_options Undocumented
Function _write_command_help Undocumented
Function _command_helps Extract docstrings from path.
Function _error_messages Extract fmt string from bzrlib.errors.
Function _help_topics Undocumented
def _escape(s):
Undocumented
def _normalize(s):
Undocumented
def _poentry(outf, path, lineno, s, comment=None):
Undocumented
def _poentry_per_paragraph(outf, path, lineno, msgid, filter=False):
Undocumented
def _offsets_of_literal(src):
Undocumented
def _standard_options(outf):
Undocumented
def _command_options(outf, path, cmd):
Undocumented
def _write_command_help(outf, cmd):
Undocumented
def _command_helps(outf, plugin_name=None):
Extract docstrings from path.

This respects the Bazaar cmdtable/table convention and will only extract docstrings from functions mentioned in these tables.

def _error_messages(outf):
Extract fmt string from bzrlib.errors.
def _help_topics(outf):
Undocumented
def export_pot(outf, plugin=None):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.