t.p._.ManBuilder(LoreBuilderMixin) : class documentation

Part of twisted.python._release View Source View In Hierarchy

Generate man pages of the different existing scripts.
Method build Generate Lore input files from the man pages in manDir.

Inherited from LoreBuilderMixin:

Method lore Run lore with the given arguments.
def build(self, manDir): (source)

Generate Lore input files from the man pages in manDir.

Input files ending in .1 will be considered. Output will written as -man.xhtml files.
ParametersmanDirThe directory of the man pages. (type: twisted.python.filepath.FilePath )
RaisesNoDocumentsFoundWhen there are no .1 files in the given manDir.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.