4.3. sphinx.builders.devhelp¶
Build HTML documentation and Devhelp support files.
| copyright: | Copyright 2007-2016 by the Sphinx team, see AUTHORS. |
|---|---|
| license: | BSD, see LICENSE for details. |
4.3.2. Classes¶
DevhelpBuilder(app) |
Builder that also outputs GNOME Devhelp file. |
StandaloneHTMLBuilder(app) |
Builds standalone HTML docs. |