summaryrefslogtreecommitdiffstats
path: root/jjb/doctor/docu-build.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-05-19Recursively copy files from Doctor to artifactsCarlos Goncalves1-1/+1
JIRA: OCTO-67 Change-Id: I667fc1aee080cf6f6fa2b5706f1f59fbd2b3491d Signed-off-by: Carlos Goncalves <mail@cgoncalves.pt>
2015-05-14Doctor doc scripts adapted to project needsCarlos Goncalves1-52/+14
Verification and building scripts have been adapted to serve Doctor project specific needs. In Doctor we want to build design_docs in HTML format, and requirement deliverable in HTML and PDF formats. We store generated files in artifacts.opnfv.org Jenkins master node may require installation of additional software as new dependencies are here introduced (sphinx-build, sphinx numfig extension, make, LaTeX). JIRA: OCTO-67 Change-Id: Ieedbc3a01ba133575702cc7d5af6cc0bcee8a5d3 Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
2015-05-11Documentation build scripts for Doctor projectCarlos Goncalves1-0/+63
JIRA: DOCS-29 Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>