Update docs version to Kali
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 2 Jul 2021 18:29:47 +0000 (11:29 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 2 Jul 2021 18:29:47 +0000 (11:29 -0700)
Also changes the intersphinx links to point at stable-kali versions on
RTD.

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

index d590ac4..84f1b91 100644 (file)
@@ -42,14 +42,14 @@ author = 'Anuket Project of Linux Foundation Networking'
 # built documents.
 #
 # The short X.Y version.
-version = 'Latest'
+version = 'Kali'
 # The full version, including alpha/beta/rc tags.
-release = 'Latest'
+release = 'Kali'
 # 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'
+branch = 'stable-kali'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.