From 72fa8ee93196400b9b59d4750bc26bd479ca28e8 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Fri, 29 Sep 2017 10:38:17 +0200 Subject: Put initial structure for infra documentation Change-Id: I4d8ed269cbf0eeedaa0ee540ac2fd6bca5e429b0 Signed-off-by: Fatih Degirmenci (cherry picked from commit 8f61a93218c0e5427e147a180e7e21a902176dea) --- docs/how-to-use-docs/documentation-guide.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/how-to-use-docs') 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:`/docs/infrastructure/` folder. +Infrastructure documentation can be stored under :code:`/docs/` folder of +corresponding infrastructure project. -- cgit 1.2.3-korg