summaryrefslogtreecommitdiffstats
path: root/docs/plugfest
AgeCommit message (Collapse)AuthorFilesLines
2016-12-13bugfix of document errorMatthewLi2-7/+6
JIRA: DOVETAIL-155 errors can refer to https://build.opnfv.org/ci/job/opnfv-docs-verify-master/3727/console Change-Id: I19e96239c8183bafca731477723615caff71388b Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-12-13[WIP] Migrate to tox based environmentLeif Madsen3-10/+1
Migrate the custom setup.py to a more formal setup environment using tox, in the same way that OpenStack configures their projects. Adds metadata to tox.ini from the setup.py file, and breaks out the dependencies from setup.py into requirements.txt and test-requirements.txt. Executes flake8 testing for pep8 coverage. Defaults to using Python 2 for the environment. Change-Id: Ieaea7d9f3dc227febd8fb1dc9142d478ba197a92 Signed-off-by: Leif Madsen <lmadsen@redhat.com> Signed-off-by: zshi <zshi@redhat.com>
2016-07-14project document reorganizationMatthewLi11-0/+266
JIRA: DOVETAIL-7 Change-Id: Ic17a05ea15858f6f93f112f26b532339f5904178 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>