Merge "infra: Add proposal for including infra documentation"
[opnfvdocs.git] / docs / how-to-use-docs / documentation-guide.rst
index fed42a4..3a3b0c4 100644 (file)
@@ -62,10 +62,13 @@ Following representation shows the expected structure:
         │   ├── scenarios
         │   │   └── scenario.name
         │   └── userguide
-        └── testing
-            ├── developer
-            └── user
-
+        ├── testing
+        │   ├── developer
+        │   └── user
+        └── infrastructure
+            ├── software-infrastructure
+            ├── continuous-integration
+            └── cross-community-continuous-integration
 
 Release documentation
 ^^^^^^^^^^^^^^^^^^^^^
@@ -133,3 +136,7 @@ You are encouraged to establish the following basic structure for your project a
 **Project overview**: :code:`<repo>/docs/development/overview`
 
 - Folder for any project specific documentation.
+
+Infrastructure Documentation
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Infrastructure documentation can be stored under code:`<repo>/docs/infrastructure/` folder.