From: Trevor Bramwell Date: Tue, 6 Nov 2018 18:33:24 +0000 (-0800) Subject: Set branch to Gambia for intersphinx linking X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=b90572dbab04bb0a162ec53dd50a50502a1a5df1;p=opnfvdocs.git Set branch to Gambia for intersphinx linking 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 --- diff --git a/docs/conf.py b/docs/conf.py index 08b1d6f38..cab087d5f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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/' where '' is the -# current stable release (Ex: 'stable/gambia') -branch = 'latest' +# this should be set to 'stable-' where '' 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.