summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2019-05-07complete the release-notesHEADstable/iruyamasterQiaowei Ren1-5/+7
Change-Id: I65202a1ea7456909c6ed2eda42bd26ca2c7184a8 Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
2018-12-18complete the release-notesQiaowei Ren1-4/+14
Change-Id: Iec6fe8ead2cb50f6bf8607fe89cf124a7358c40e Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
2018-12-18fix cherry-pick issueQiaowei Ren1-3/+3
the release-notes file is different between master branch and stable/gambia, and so the cherry-pick about change for release-notes could not work. Change-Id: I09fe8e08b4a0823ad7a9231a26eee013718d21ca Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
2018-11-16Merge "Create Documentation Indexes"Qiaowei Ren2-0/+31
2018-11-16Merge "Set Docs Version to Gambia"Qiaowei Ren1-0/+2
2018-11-06Merge "docs update"Qiaowei Ren5-40/+18
2018-11-02Create Documentation IndexesTrevor Bramwell2-0/+31
index.rst files were missing for some of the folders under docs which causes builds to fail. Change-Id: Iacdf3bb5c27940845141a39164d4b8ff699c81cd Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-11-02Set Docs Version to GambiaTrevor Bramwell1-0/+2
The default version and release to OPNFV documentation is 'latest'. Even though these docs come from the stable branch, setting this to 'Gambia' makes it clearer when reading the docs which version you're looking at. Change-Id: I3cfc2461b74b5460253860883c5392fba4a69278 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-10-30docs updateSofia Wallin5-40/+18
editorial updates enabling references in release notes and user guide Change-Id: Ic68b203363c333342c2920cfbe04e1ac3f4132e1 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2018-10-30add scenario description for os-nosdn-stor4nfv-haQiaowei Ren2-0/+74
Change-Id: I982164682f7567110d1e46ed07a8d96dfe9239e3 Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
2018-09-18Local Documentation BuildsAric Gardner3-0/+6
This adds configuration for performing local documentation builds with the following simple command: tox -e docs Change-Id: I68d939d6b1c7e27fc5d266d0934e355560ee7748 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-05-04userguideQiaowei Ren3-3/+46
Change-Id: Id22c6199f5a6d821d652f79cf07de3d899823352 Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
2018-05-03update k8-nosdn-stor4nfv-ha scenario documentationQiaowei Ren1-1/+24
Change-Id: Iea38168d2819cbbedcfcc799dfd93840aaf53d4a Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
2018-05-03k8-nosdn-stor4nfv-ha Scenario DocumentationTrevor Bramwell2-0/+55
Documentation for the k8nosdn-stor4nfv-ha scenario. Change-Id: I80b3814cff636deec41331c6e4bbdec63a5ce7ae Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org> (cherry picked from commit 91625f4898dcdcba64f1941c6c56f13938c9d4ea)
2018-03-09init docs directoryQiaowei Ren2-0/+68
This patch creates docs directory and add initial release notes. Change-Id: I22e53d9d1a5124186416fe0044769fabd634253c Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>