class documentation

Undocumented

Method __init__ Undocumented
Method build_clean Undocumented
Method build_gettext Undocumented
Method build_help Undocumented
Method build_info Undocumented
Method build_latexpdf Undocumented
Method build_latexpdfja Undocumented
Method builddir_join Undocumented
Method run_generic_build Undocumented
Instance Variable builddir Undocumented
Instance Variable makecmd Undocumented
Instance Variable opts Undocumented
Instance Variable srcdir Undocumented
def __init__(self, srcdir, builddir, opts): (source)

Undocumented

Parameters
srcdir:strUndocumented
builddir:strUndocumented
opts:list[str]Undocumented
def build_clean(self): (source)

Undocumented

Returns
intUndocumented
def build_gettext(self): (source)

Undocumented

Returns
intUndocumented
def build_help(self): (source)

Undocumented

def build_info(self): (source)

Undocumented

Returns
intUndocumented
def build_latexpdf(self): (source)

Undocumented

Returns
intUndocumented
def build_latexpdfja(self): (source)

Undocumented

Returns
intUndocumented
def builddir_join(self, *comps): (source)

Undocumented

Parameters
*comps:strUndocumented
Returns
strUndocumented
def run_generic_build(self, builder, doctreedir=None): (source)

Undocumented

Parameters
builder:strUndocumented
doctreedir:str|NoneUndocumented
Returns
intUndocumented
builddir = (source)

Undocumented

Undocumented

Undocumented

Undocumented