Add option for stable branch 53/4453/1
authorAric Gardner <agardner@linuxfoundation.org>
Fri, 24 Jul 2020 16:14:43 +0000 (12:14 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Fri, 24 Jul 2020 16:16:07 +0000 (12:16 -0400)
projects that want their intersphinx link
to send them to the stable branch can swap branch
for stablebranch in this file

Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: Iea27bd0628b56f505dc83df37e64a76ace01a1c7

docs/conf.py

index d3101e9..99c64de 100644 (file)
@@ -2,6 +2,7 @@ from docs_conf.conf import *
 
 #branch configuration
 branch = 'latest'
+stablebranch = 'bronze'
 
 linkcheck_ignore = [
       'http://localhost',