mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +00:00
Re-adding the Salt Module Index
This commit is contained in:
parent
a9a729dd45
commit
88da6d4167
@ -290,7 +290,7 @@ class SaltDomain(python_domain.PythonDomain):
|
||||
type, target, node, contnode)
|
||||
|
||||
# Monkey-patch the Python domain remove the python module index
|
||||
python_domain.PythonDomain.indices = []
|
||||
python_domain.PythonDomain.indices = [SaltModuleIndex]
|
||||
|
||||
|
||||
def setup(app):
|
||||
|
Loading…
Reference in New Issue
Block a user