Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sphinx-doc/sphinx
/ DocumentError
Class
DocumentError
sphinx/errors.py:87–90 ·
view source on GitHub ↗
Document error.
Source
from the content-addressed store, hash-verified
85
86
87
class
DocumentError(SphinxError):
88
""
"Document error."
""
89
90
category =
'Document error'
91
92
93
class
ThemeError(SphinxError):
Callers
1
find_files
Method · 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…