is_documentation_build

app.util.helpers.script_info.is_documentation_build() bool[source]

Test whether running in a documentation build environment.

Returns:

True if running in a documentation build environment, False otherwise.

Return type:

bool