summaryrefslogtreecommitdiffstats
path: root/build-composite.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-07-22support pre-hook in docs-build.shRyota MIBU1-110/+0
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-20fix bug in build-composite.shRyota MIBU1-1/+1
Change-Id: I9dd5ac9037c7a473e5ae2229481a9bb7811b3101 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-07-11Merge "Updated according to Chris comment Minor updates to the structure"Sofia Wallin1-1/+1
2016-07-08Updated according to Chris commentSofia Wallin1-1/+1
Minor updates to the structure Change-Id: I86a2b286a522dd5e633da6dfd9133da2e7dbc7a4 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2016-07-08fix to use docs-build.sh in opnfvdocsRyota MIBU1-3/+1
Change-Id: I2cabab87e3aaf144b2833bfeb54a8516a612d3c2 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-07-04Establishing document structures for Colorado.ChristopherPrice1-5/+6
Derived from converging patches 16165, 16047 & 15937 into one patch. Change-Id: I3c544ba2fa30856a50274bad9342a06eebc39d58 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com> Co-Authored-By: Sofia Wallin <sofia.wallin@ericsson.com>
2016-04-11add bottlenecks and prediction project for composite docMatthewLi1-0/+2
Change-Id: Id13363c135fe0008b9cbbc4d35c264e2e97fa1bd Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-02-25Updating the overview doc with recent comments.ChristopherPrice1-2/+3
Change-Id: I181279f9b0a4330bb98a3e0d40ecb2687d976b92 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-02-24please review, updates for release.ChristopherPrice1-0/+1
Updated scenario matrix for the user guide. Updated config guide Change-Id: Ic1e55cacab47521c2428748e00458425c32a11af Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-02-23Including additional projects, aligning test content.ChristopherPrice1-0/+2
Change-Id: I0d3569996ca39a3952c248f1fdd8dc8e8c8963be Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-02-16correct file path in imported rst filesRyota MIBU1-3/+10
Change-Id: I2d3a784dd3fcd41b2ba637cef633a4cf42ebadae Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-16Revert "introduce @OPNFVDOCS_PATH@ and @PROJECT_PATH@"Ryota MIBU1-12/+4
This reverts commit 00abc9dc015c881138a2790a9757c58bb3d85255.
2016-02-15introduce @OPNFVDOCS_PATH@ and @PROJECT_PATH@Ryota MIBU1-4/+12
Change-Id: Icc3fcf36746e70dc0ec41826aa2e2fc3d86db2f1 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-15script: gather user guides automaticallyRyota MIBU1-3/+3
Change-Id: I80d0666c4eca809bba42a5cf03d294c4c05bdf99 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-15script: gather installer config guides automaticallyRyota MIBU1-4/+8
Change-Id: Ib69f029ec5673e94d16b54df46952c5f17cfd5aa Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-12script: fix auto feature config builderRyota MIBU1-11/+14
Change-Id: Ifa7249ceed9f803e3bb7fbe79caa05705e7fd42f Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-11WIP: script: gather feature config guides automaticallyRyota MIBU1-15/+26
Change-Id: Iedc50c723ee3ec0fa0e07848d633d35c67d5aa94 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-08configguide: make sections relevant by adding sub-level toctreeRyota MIBU1-0/+4
This patch wrap each import document with 'toctree' directive so that we can make sure the sections in imported docs won't take any upper level section. This patch also fixes the followings: * path to copper/featureconfig.rst * path to promise/configguide/images/ Change-Id: I52d4e9cd637af5707af418ef287d57d8c301b85e Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-05Adding general component descriptions and information.ChristopherPrice1-0/+3
Change-Id: Ie9824ac9c706f730c929a5ca0ed34ee85314719e Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-02-04Add ipv6 docs entries in feature-config.rst, post-install.rst, userguide.rst ↵Bin Hu1-0/+1
and build-composite.sh Change-Id: I3783c30d4adfe4ebe913cfeeace3e76d5bb57f38 Signed-off-by: Bin Hu <bh526r@att.com>
2016-02-03Adding new projects content and license information.ChristopherPrice1-0/+3
This includes content from a variety of projects participating in Brahmaputra. We need to move to editorial work shortly, establishing a consistent style now that we have sufficient content in place to work with. Change-Id: I3a54358186ec788bf8cb60b2e44517c36ff53fa2 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-02-03add copyright in build scriptRyota MIBU1-0/+8
Change-Id: I8e2045a50fc283842ab2476b9411eb2c212145d4 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-01Updating scripts including composite doc input.ChristopherPrice1-8/+10
Added functest repo to include validation text in userguide and configguide. Also updated the script based on Ryota's input https://gerrit.opnfv.org/gerrit/8849 Ready to merge although another patch will be needed once the toolchain is in place to continue to integrate content. Change-Id: I4d7adbd174cea29aada99fcdbd42d4c182456739 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-01-19Updating the index.rst file to include referred content.ChristopherPrice1-0/+2
Adding new committers in the INFO file. This patch includes updates to the index files to establish the correct structure for the composite docs in Brahmaputra. The patch also includes an updated INFO file adding Ryota Mibu and Sofia Wallin as committers to the project. add the include references. Change-Id: Ife98bd25ac3c80d2737132867449ee11f45a581e Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-01-13composite docs: remove creation of other projects docsRyota MIBU1-1/+4
Change-Id: I73fa92f3fd782920486e364818b69e12974f4292 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-13composite doc: limit project to importRyota MIBU1-2/+8
Change-Id: Ie358ef46d9bd46e66e4562e05b0fec20b3f1d3c2 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-08fix docs builder scriptRyota MIBU1-0/+1
Change-Id: Idf58d22ea0db6835c7d71570fdd2a413de3c6fc3 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-08fix args for git-clone in build-composite.shRyota MIBU1-1/+2
This patch also adds xtrace for debug. Change-Id: Ic0642f31ba256ea768f7e7c3a767d2bd3f7f3ba8 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-07add build-composite.shRyota MIBU1-0/+57
Change-Id: I82440989202c8b0f5ff36b54965f3269c3ff2d66 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>