Build documentation from a provided source.
Unknown Field: copyright | |
Copyright 2007-2022 by the Sphinx team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Function | build_main |
Sphinx build "main" command-line entry. |
Function | get_parser |
Undocumented |
Function | handle_exception |
Undocumented |
Function | jobs_argument |
Special type to handle 'auto' flags passed to 'sphinx-build' via -j flag. Can be expanded to handle other special scaling requests, such as setting job count to cpu_count. |
Function | main |
Undocumented |
Function | make_main |
Sphinx build "make mode" entry. |
Parameters | |
argv:List[ | Undocumented |
Returns | |
int | Undocumented |
Undocumented
Parameters | |
app:Sphinx | Undocumented |
args:Any | Undocumented |
exception:BaseException | Undocumented |
stderr:IO | Undocumented |