Set branch to Gambia for intersphinx linking 11/64611/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 6 Nov 2018 18:33:24 +0000 (10:33 -0800)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 6 Nov 2018 18:33:24 +0000 (10:33 -0800)
This configures the intersphinx links on the stable branch to link
against individual projects stable branch documents.

Change-Id: Ibe25bec37cd5cde9ade8b17a90a751b84eb95325
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/conf.py

index 08b1d6f..cab087d 100644 (file)
@@ -47,9 +47,9 @@ version = 'Latest'
 release = 'Latest'
 # The branch this project should link against for projects
 # following the stable-branch process. On the opnfvdocs stable branch
-# this should be set to 'stable/<release>' where '<release>' is the
-# current stable release (Ex: 'stable/gambia')
-branch = 'latest'
+# this should be set to 'stable-<release>' where '<release>' is the
+# current stable release (Ex: 'gambia')
+branch = 'stable-gambia'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.