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:
Stephen Finucane 2018-01-21 10:57:24 +00:00
parent 6c23dac5a6
commit 487480ca01

View File

@ -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