python-saharaclient/doc
Thomas Goirand a54d235424 Fix build with Sphinx 1.7.x
In sphinx 1.7, the sphinx.util.compat.Directive class doesn't exist
anymore, it's available in docutils.parsers.rst.Directive instead,
and it was deprecated in Sphinx 1.6 already. This patch makes it
therefore work in both version 1.6 and 1.7 just by using the new
module path docutils.parsers.rst.Directive.

Change-Id: I2e05c1612c687c029174f045d3ea0fec83e1119a
2018-04-25 15:35:31 +02:00
..
ext Fix build with Sphinx 1.7.x 2018-04-25 15:35:31 +02:00
source Migration to Storyboard 2018-03-17 14:25:54 +01:00
requirements.txt Updated from global requirements 2018-03-20 14:56:07 +00:00