alistair23-linux/Documentation/sphinx
Matthew Wilcox ff690eeed8 Documentation/sphinx: Fix Directive import error
Sphinx 1.7 removed sphinx.util.compat.Directive so people
who have upgraded cannot build the documentation.  Switch to
docutils.parsers.rst.Directive which has been available since
docutils 0.5 released in 2009.

Bugzilla: https://bugzilla.opensuse.org/show_bug.cgi?id=1083694
Co-developed-by: Takashi Iwai <tiwai@suse.de>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Cc: stable@vger.kernel.org
Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2018-03-09 10:46:14 -07:00
..
cdomain.py
kernel_include.py
kerneldoc.py Documentation/sphinx: Fix Directive import error 2018-03-09 10:46:14 -07:00
kfigure.py linux-next: docs-rst: Fix typos in kfigure.py 2018-01-17 16:49:05 -07:00
load_config.py
parse-headers.pl
requirements.txt
rstFlatTable.py