X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fhow-to-use-docs%2Fdocumentation-guide.rst;h=56bf273bcc0fbe5b82c2aef75c238b61f570508c;hb=8a7ea43a9f4ee4d96eae0661ff443271625671f7;hp=fed42a451510519e6360cf233a506ea7c73232fd;hpb=74d9bb708c12decc63e0b873ae5e3ab696d59b5b;p=opnfvdocs.git diff --git a/docs/how-to-use-docs/documentation-guide.rst b/docs/how-to-use-docs/documentation-guide.rst index fed42a451..56bf273bc 100644 --- a/docs/how-to-use-docs/documentation-guide.rst +++ b/docs/how-to-use-docs/documentation-guide.rst @@ -62,10 +62,14 @@ Following representation shows the expected structure: │ ├── scenarios │ │ └── scenario.name │ └── userguide - └── testing - ├── developer - └── user - + ├── testing + │ ├── developer + │ └── user + └── infrastructure + ├── hardware-infrastructure + ├── software-infrastructure + ├── continuous-integration + └── cross-community-continuous-integration Release documentation ^^^^^^^^^^^^^^^^^^^^^ @@ -133,3 +137,8 @@ You are encouraged to establish the following basic structure for your project a **Project overview**: :code:`/docs/development/overview` - Folder for any project specific documentation. + +Infrastructure Documentation +^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Infrastructure documentation can be stored under :code:`/docs/` folder of +corresponding infrastructure project.