From: Aric Gardner Date: Fri, 24 Jul 2020 16:14:43 +0000 (-0400) Subject: Add option for stable branch X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=3b1b4b2ee62b2c0dfb5495f22e449a436dca1827;p=doc.git Add option for stable branch 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 Change-Id: Iea27bd0628b56f505dc83df37e64a76ace01a1c7 --- diff --git a/docs/conf.py b/docs/conf.py index d3101e9..99c64de 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -2,6 +2,7 @@ from docs_conf.conf import * #branch configuration branch = 'latest' +stablebranch = 'bronze' linkcheck_ignore = [ 'http://localhost',