diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-09-06 16:19:36 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-09-06 16:19:36 -0700 |
commit | 2e9eaa7d68433b0c999e9abd8c59b687f53fb3d2 (patch) | |
tree | 3f9c23f6071829de90789d22a2003e1881ef9b2b /docs/how-to-use-docs/files | |
parent | b510f70c0d37b4760ec3466acb3210d705c49c34 (diff) |
Update Submodule Transition Guide
Adds headers for each section, updates the jobs config needed for
projects, adds an example for updating references in opnfvdocs, and
clarifies a few changes such as where the intersphinx link should go.
Change-Id: I9b1c09bdc5df776e36f0f14bc80d19dd3f8c679e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs/how-to-use-docs/files')
-rw-r--r-- | docs/how-to-use-docs/files/build.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/how-to-use-docs/files/build.yaml b/docs/how-to-use-docs/files/build.yaml index 452655ae5..d04ff731b 100644 --- a/docs/how-to-use-docs/files/build.yaml +++ b/docs/how-to-use-docs/files/build.yaml @@ -3,11 +3,6 @@ name: PROJECT project-name: '{name}' - build-timeout: 60 - build-node: 'opnfv-build' - gerrit-server-name: 'gerrit.opnfv.org' - jenkins-ssh-credential: 'd42411ac011ad6f3dd2e1fa34eaa5d87f910eb2e' - project-pattern: '{name}' rtd-build-url: RTD_BUILD_URL rtd-token: RTD_TOKEN |