salt/doc/_ext
Erik Johnson c34690e509
Don't import obsolete Directive class from Sphinx
Directive was apparently removed from Sphinx and made part of docutils.
For some reason, in this saltdomain extension, we were importing both
from docutils and sphinx. This worked well enough while Directive was
still only deprecated, but it appears to recently have been removed,
meaning that it now just causes an ImportError.

This commit removes the redundant import.
2018-11-12 14:54:38 -06:00
..
httpdomain.py Disable the 'routing table' index from the httpdomain 2014-06-19 13:13:09 -06:00
saltautodoc.py Fix all Sphinx warnings 2018-05-31 15:28:25 -05:00
saltdomain.py Don't import obsolete Directive class from Sphinx 2018-11-12 14:54:38 -06:00
shorturls.py Remove docs mocks for msgpack and psutils 2016-08-24 22:55:11 +09:00
youtube.py Fix docs build on Sphinx 1.7+ 2018-05-03 13:31:34 -05:00