diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2016-01-31 18:49:30 +0100 |
---|---|---|
committer | Christopher Price <christopher.price@ericsson.com> | 2016-02-01 12:11:36 +0000 |
commit | ebcbd15ad177ac03f693837e9f1a2e6441bb263b (patch) | |
tree | 53caa93fde2f0ea9920f4bf6540cab30453b04f3 /.gitignore | |
parent | 00189df66bad2b629bfeda267d540ab10fcd047e (diff) |
Updating scripts including composite doc input.
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>
(cherry picked from commit 145ed01de3d50f82a9ed25ec1421651b8248df63)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 33a0451bb..ec376e94f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *~ .*.sw? /docs_build/ +/docs/projects/ /docs_output/ /releng/ |