Toplevel package#
This is the documentation for the toplevel ignis
package.
- ignis.is_sphinx_build: bool = True#
Whether Ignis is imported during the Sphinx documentation build.
- ignis.TEMP_DIR = '/tmp/ignis-9mt1f74y'#
The random temporary directory for this Ignis instance.
- ignis.CACHE_DIR = '/tmp/ignis-9mt1f74y'#
The cache directory. Equals
$XDG_CACHE_HOME/ignis
by default, orTEMP_DIR
during the Sphinx doc build.