summaryrefslogtreecommitdiffstats
path: root/docs/labs/templates/lab_details_template.rst
AgeCommit message (Collapse)AuthorFilesLines
2016-01-22Organized document directories, added index.rst files ...Trevor Cooper1-71/+0
./ only file here should be project facts (INFO) ./docs/ no files should be here (jumpserver_install and pharos-spec files will be removed) ./docs/configguide/ overview of community lab expecations, reference to all other files wtih descriptions, get started for a new lab (e.g. how to update pharos start page) ./docs/images/ diagrams for pharos project (Wiki etc. not a particular lab) ./docs/information/ contains pharos project information ... pharos.rst ./docs/lab-description/ templates and config file examples (human readable (rst) and machine readable (yaml) files) ./docs/labs/ all lab specific documentation (filled templates, etc.) ./docs/labs/images/ lab specific diagrams ./docs/specification/ files that are part of the pharos spec Change-Id: I3a7a1434ae4b8f6f0d66d0ce5b6a1b00853378d5 Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
2015-05-11Fix tables in lab_details_template.rstVictor Laza1-0/+3
JIRA: PHAROS-15 - Fix tables in lab_details_template.rst Change-Id: I8f9463bfe945b61cd5864dba2ecc057f9a39462b Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-05-05Add template for lab details in pharos projectVictor Laza1-0/+68
JIRA: PHAROS-11 - Add template for lab details in docs/labs/templates/lab_details_template.rst Change-Id: I95e3414e0a48fcf0f702271286000506ffa92238 Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>