summaryrefslogtreecommitdiffstats
path: root/docs/how-to-use-docs/documentation-guide.rst
diff options
context:
space:
mode:
authorSofia Wallin <sofia.wallin@ericsson.com>2017-09-29 10:02:44 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-29 10:02:44 +0000
commitefae16ddf60cdb9d49aa7ea5a4f8f2b9d3a48d6e (patch)
treebe94669f02523fb8145a2ab912e0c8128afcbd7c /docs/how-to-use-docs/documentation-guide.rst
parentbc5af0af77175ee0c1a1fb892529ef315156129a (diff)
parent8f61a93218c0e5427e147a180e7e21a902176dea (diff)
Merge "Put initial structure for infra documentation"
Diffstat (limited to 'docs/how-to-use-docs/documentation-guide.rst')
-rw-r--r--docs/how-to-use-docs/documentation-guide.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/how-to-use-docs/documentation-guide.rst b/docs/how-to-use-docs/documentation-guide.rst
index 3a3b0c40d..56bf273bc 100644
--- a/docs/how-to-use-docs/documentation-guide.rst
+++ b/docs/how-to-use-docs/documentation-guide.rst
@@ -66,6 +66,7 @@ Following representation shows the expected structure:
│ ├── developer
│ └── user
└── infrastructure
+ ├── hardware-infrastructure
├── software-infrastructure
├── continuous-integration
└── cross-community-continuous-integration
@@ -139,4 +140,5 @@ You are encouraged to establish the following basic structure for your project a
Infrastructure Documentation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Infrastructure documentation can be stored under code:`<repo>/docs/infrastructure/` folder.
+Infrastructure documentation can be stored under :code:`<repo>/docs/` folder of
+corresponding infrastructure project.