diff options
author | Matthew Wilcox <mawilcox@microsoft.com> | 2018-03-02 10:40:14 -0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-03-07 10:09:23 -0700 |
commit | 41387bb7d869e96df4b870e1880ad49f053cc755 (patch) | |
tree | 9cd10f6cd87cc9d98d4d539417ce9c8160af934d /Documentation/process | |
parent | c7899551ff3a999361e4270e99accc7fec408988 (diff) | |
download | linux-41387bb7d869e96df4b870e1880ad49f053cc755.tar.gz linux-41387bb7d869e96df4b870e1880ad49f053cc755.tar.bz2 linux-41387bb7d869e96df4b870e1880ad49f053cc755.zip |
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>
Diffstat (limited to 'Documentation/process')
0 files changed, 0 insertions, 0 deletions