diff --git a/docs/conf.py b/docs/conf.py index 5aa0b8eb..b658d787 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -80,4 +80,3 @@ u'datacube-ows Documentation', [u'Datacube OWS Team'], 1) ] - diff --git a/docs/configuration.rst b/docs/configuration.rst index 3a18cff9..c85079da 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.