Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sphinx-doc/sphinx
/ ThemeError
Class
ThemeError
sphinx/errors.py:93–96 ·
view source on GitHub ↗
Theme error.
Source
from the content-addressed store, hash-verified
91
92
93
class
ThemeError(SphinxError):
94
""
"Theme error."
""
95
96
category =
'Theme error'
97
98
99
class
VersionRequirementError(SphinxError):
Callers
11
get_config
Method · 0.90
create
Method · 0.90
_load_theme_with_ancestors
Function · 0.90
_load_theme
Function · 0.90
_validate_theme_toml
Function · 0.90
_convert_theme_toml
Function · 0.90
_validate_theme_conf
Function · 0.90
_extract_from_template
Method · 0.90
__init__
Method · 0.90
handle_page
Method · 0.90
_file_checksum
Function · 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…