summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2016-02-24Heading alignment required for composite docs.ChristopherPrice1-3/+3
Final editorials and content alignment prior to release. Change-Id: Ia512b4fbdc676348aab78ff833c63248361f2b73 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-02-22Adjusting the filenames to incorporate the material into the composite docs.ChristopherPrice7-11/+12
ACTION: need to include Feature Configuration sections for ovs4nfv Simona states the ovs4nfv docs may be ready and we should check from the opnfvdocs repo Also adjusted the heading levels for readability. Change-Id: Icd7616b7d9453490147fd361b013c3c8a3b5e79d Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-02-11docs: Reformat docs to rel/b standard.Billy O'Mahony7-56/+17
This patch is only to comply with https://wiki.opnfv.org/documentation any other documention short-comings should be dealt with in a further patch. Change-Id: Ib770c192f9ad60907b923c9d99fa351d7621c7f2 Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com> Reviewed-by: Mark D. Gray <mark.d.gray@intel.com> Reviewed-by: Thomas F Herbert <therbert@redhat.com> Reviewed-by: Michal Ptacek <michalx.ptacek@intel.com> Reviewed-by: Chris Price <christopher.price@ericsson.com>
2016-02-05licenses: Add license headersBilly O'Mahony7-0/+38
Change-Id: I6eecd8f2e8cb5653ed930b836fe17c315b1d3a54 Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com> Reviewed-by: Mark D. Gray <mark.d.gray@intel.com> Reviewed-by: Thomas F Herbert <therbert@redhat.com> Reviewed-by: Michal Ptacek <michalx.ptacek@intel.com>
2016-01-19docs: Add initial documentationBilly O'Mahony8-116/+122
Change-Id: Ie08ee783093fcb4df91601aa3b2ee4b1b8468154 Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com>
2016-01-18Revert "docs: Add initial documentation"Mark D. Gray6-114/+0
This reverts commit 8e8c96144edf1bbdb373ffecbf7f5dd5f8d12bd7. Change-Id: I8a1fb8d125922d1b5825b50a01bb082f827c8584
2016-01-18docs: Add initial documentationBilly O'Mahony6-0/+114
Change-Id: Ia6d2724b11d034f46bc3a3698d0a0bfc08b83884 Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com>
2016-01-18Example as code, documentation template for sphinx buildAric Gardner4-0/+150
This code will be pushed to each project creating a docs/ directory This servers as an example and template for you (the developers) to create your own project documentation Change-Id: Iec19ddb2315e4746f6689715edae2064eed6947e JIRA:RELENG-15 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>