summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2017-01-12Update build script to newer tagShubhamRathi1-1/+1
The build script showed the tag as 'arno.2015.2.0'. The script has been updated to take the latest tag. Change-Id: Ifb64128d3c1097ac99130f00313d9eab7e885778 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2016-12-28Fixing a typoGerald Kunzmann1-1/+1
Change-Id: I6ee6f4133bab226a7a67b6e09a5c4cccd906ed6a Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
2016-12-13Fix syntax errorYujun Zhang1-1/+1
Reported in https://gerrit.opnfv.org/gerrit/#/c/25785/ Change-Id: Iaba37b820ec17d8ac9009e63f606c8a38aebd236 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-12-01Exit script with error countYujun Zhang1-4/+14
related JIRA: DOCS-71 Change-Id: I08501e6193dc555ebbb7b4b69af65e50ef4be5b7 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-10-28Add support for macOSYujun Zhang1-9/+21
JIRA: DOCS-164 Change-Id: I769eb1d0fce7ead1ffb7c0a21e3aab969eeca3af Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-09-14Removing the multipage HTML document and renaming the single page rendering.ChristopherPrice1-4/+2
This should be the final version for Colorado. We need to ensure people stop using the "-single" url's prior to release. Change-Id: Ib84c82582339f0de948d7b074d156343c566d535 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-09-05Removing excess License info.ChristopherPrice1-2/+3
Removed License info from the sidebar, on review it is not necessary. Change-Id: I12c7a4d4c6ec7498462e99e953867ba64630858b Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-09-01Adding creative commons license info.ChristopherPrice1-1/+1
Cannot build a reference until it's merged I guess, Ryota can you make sure this is not broken? Change-Id: Ibc7d98287cb513b894ae79f53864f654959de39a Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-08-24Merge "remove pfd/odt creation"Sofia Wallin1-64/+0
2016-08-11add version, builddate and copyright in sidebarRyota MIBU1-0/+1
Change-Id: I652de718ebc1084230499eb7bc19e2fd9ab90159 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-08-11fix workaround for doc8 errorRyota MIBU1-1/+2
Change-Id: I7c31f042f5fb02d1294e4a72aef872f153c55755 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-08-11workaround for doc8 error in python2.6Ryota MIBU1-1/+7
Change-Id: I9b8967e564b522354f6fdcea51fe493c9682d36f Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-08-11remove pfd/odt creationRyota MIBU1-64/+0
This patch also adds description of html_sidebars in how-to doc. Change-Id: I904ceca3847a085754aacc8d0d0a388f2606c880 JIRA: DOCS-156 Co-Authored-By: Aric Gardner <agardner@linuxfoundation.org> Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-08-11add 'Save to PDF' link in sidebarRyota MIBU1-0/+6
Change-Id: Ia9ffd10aa73c9e39203f31a5a19329006b68a444 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-08-10use doc8 in virtualenvRyota MIBU1-4/+4
Change-Id: I58fd9e9382932ebc2521765bb665dcf0473d6a68 JIRA: DOCS-152 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-08-10add creation of singlehtml for downloadable docsRyota MIBU1-0/+12
Change-Id: I4e7b188f43d69866fa5f42b4393e92f91cd795a2 JIRA: DOCS-156 Co-Authored-By: Aric Gardner <agardner@linuxfoundation.org> Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-07-25fix pre-hookRyota MIBU1-2/+1
- execute pre-hook after required python package installed - remove execution flag of docs/pre-hook.sh as it's unnecessary - add howto document regarding 'Hooks' Change-Id: Ib94888b018347ce8660d53db93dba3586c098948 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-07-22support pre-hook in docs-build.shRyota MIBU1-5/+15
Some projects need special pre steps before executing docs-build.sh . For instance, opnfvdocs needs to download other repos which will be composited. Also, apidoc creation is needed during docs build in yardstick. In order to support such cases, this patch introduces pre-hook in docs-build.sh that provides much flexibility to projects and simplifies job definition in releng. Change-Id: If9f26c490671ec0788dc48dd4fccb4513d0ca777 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-07-22improve configRyota MIBU1-12/+47
A developer was asked to copy all contents in the base config file in order to set all parameters properly, even if the change is partial. This patch improves this config by setting all default parameters based on users' custom config file, so that they can write parameters just which they want to change. Change-Id: Ide459c8e9f416b29b114a4bf2a432e8eae1f841e Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-07-07migrate docs-build.sh from releng repoRyota MIBU1-0/+234
JIRA: DOCS-153 Change-Id: I568192dbb6653eb8fd8518abebf3558dc00dcee8 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>