mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
doc: Add 'is_parallel_allowed'
This is an important function and should be documented. Signed-off-by: Stephen Finucane <stephen@that.guru>
This commit is contained in:
parent
6c23dac5a6
commit
487480ca01
@ -91,6 +91,8 @@ package.
|
|||||||
|
|
||||||
.. automethod:: Sphinx.add_html_theme(name, theme_path)
|
.. automethod:: Sphinx.add_html_theme(name, theme_path)
|
||||||
|
|
||||||
|
.. automethod:: Sphinx.is_parallel_allowed(typ)
|
||||||
|
|
||||||
.. exception:: ExtensionError
|
.. exception:: ExtensionError
|
||||||
|
|
||||||
All these methods raise this exception if something went wrong with the
|
All these methods raise this exception if something went wrong with the
|
||||||
|
Loading…
Reference in New Issue
Block a user