diff --git a/docs/conf.py b/docs/conf.py index 5d90c1a3b..e25272887 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -81,4 +81,3 @@ u'datacube-ows Documentation', [u'Datacube OWS Team'], 1) ] - diff --git a/docs/configuration.rst b/docs/configuration.rst index 3a18cff97..c85079da7 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -184,7 +184,7 @@ can be supplied in any of the following ways: .. note:: Resolution of relative file paths is done in the following order: a) Relative to the working directory of the web app. - + b) If a JSON file is being included from another JSON file, relative to directory in which the including file resides.