MCPcopy
hub / github.com/sphinx-doc/sphinx / BuildEnvironmentError

Class BuildEnvironmentError

sphinx/errors.py:75–78  ·  view source on GitHub ↗

BuildEnvironment error.

Source from the content-addressed store, hash-verified

73
74
75class BuildEnvironmentError(SphinxError):
76 """BuildEnvironment error."""
77
78 category = 'BuildEnvironment error'
79
80
81class ConfigError(SphinxError):

Callers 1

setupMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…