Code Review
/
releng
/
docs-conf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
ebbc8f4
)
Fix precedent listing to include 'defaults' path
32/8532/1
author
Trevor Bramwell
<tbramwell@linuxfoundation.org>
Thu, 25 Jan 2018 17:54:38 +0000
(09:54 -0800)
committer
Trevor Bramwell
<tbramwell@linuxfoundation.org>
Thu, 25 Jan 2018 17:54:38 +0000
(09:54 -0800)
Change-Id: I6a77f5f5524b9fc98f17d72cd59cb5c72e34efcb
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
README.rst
patch
|
blob
|
history
diff --git
a/README.rst
b/README.rst
index
dcff0c2
..
f7c3015
100644
(file)
--- 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/default
s/default
.yaml
#. docs_conf/__init__.py
conf.py structure and documentation: