Builder(app) |
Builds target formats from the reST sources. |
Directive(name, arguments, options, content, ...) |
Base class for reStructuredText directives. |
DocTestBuilder(app) |
Runs test snippets in the documentation. |
DoctestDirective(name, arguments, options, ...) |
|
SphinxDocTestRunner([checker, verbose, ...]) |
|
StringIO([buf]) |
class StringIO([buffer]) |
TestCode(code, type, lineno[, options]) |
|
TestDirective(name, arguments, options, ...) |
Base class for doctest-related directives. |
TestGroup(name) |
|
TestcleanupDirective(name, arguments, ...) |
|
TestcodeDirective(name, arguments, options, ...) |
|
TestoutputDirective(name, arguments, ...) |
|
TestsetupDirective(name, arguments, options, ...) |
|
binary_type |
alias of str |
text_type |
alias of unicode |