From: Trevor Bramwell Date: Thu, 25 Jan 2018 17:54:38 +0000 (-0800) Subject: Fix precedent listing to include 'defaults' path X-Git-Tag: v0.2.1~19 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=e2b8b108d3db8a29a30def7dac70607c67cdc28c;p=releng%2Fdocs-conf.git Fix precedent listing to include 'defaults' path Change-Id: I6a77f5f5524b9fc98f17d72cd59cb5c72e34efcb Signed-off-by: Trevor Bramwell --- diff --git a/README.rst b/README.rst index dcff0c2..f7c3015 100644 --- a/README.rst +++ b/README.rst @@ -21,8 +21,8 @@ Configuration precedence for configuration is as follows: #. project/conf.py #. project/conf.yaml -#. docs_conf/{project_cfg}.yaml -#. docs_conf/default.yaml +#. docs_conf/defaults/{project_cfg}.yaml +#. docs_conf/defaults/default.yaml #. docs_conf/__init__.py conf.py structure and documentation: