diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-10-23 09:25:02 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-10-23 09:25:02 -0700 |
commit | 29f6d15e5d89cde21b06d190d3253796ff05f3e5 (patch) | |
tree | 912ff9b845183f75e20dc67e50d1e2a2077b7812 /docs/conf.yaml | |
parent | 0c2284b9aa730bc1143093f13fb35ba0fa879189 (diff) |
Gambia Branch Configuration for Docs and Gitreview
Update the docs to use 'Gambia' as the version and release, and sets the
default gitreview branch to 'stable/gambia' so it doesn't need to be
explicly passed every time.
Change-Id: Id5cbfb581cb232af5541f58df8c95e4b0918713e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs/conf.yaml')
-rw-r--r-- | docs/conf.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/conf.yaml b/docs/conf.yaml index 6c76e3c0..baa7a44f 100644 --- a/docs/conf.yaml +++ b/docs/conf.yaml @@ -1,3 +1,5 @@ --- project_cfg: opnfv -project: APEX +project: Apex +version: 'Gambia' +release: 'Gambia' |