From 1e1a1b97bfa9fbb2b7ae312732e04e7c4d5ad030 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sun, 31 May 2020 20:43:02 +0200 Subject: [PATCH] Update git submodules * Update shade from branch 'master' - Switch to newer openstackdocstheme and reno versions Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using these versions will allow especially: * Linking from HTML to PDF document * Allow parallel building of documents * Fix some rendering problems Update Sphinx version as well. Disable openstackdocs_auto_name to use 'project' variable as name. Change pygments_style to 'native' since old theme version always used 'native' and the theme now respects the setting and using 'sphinx' can lead to some strange rendering. openstackdocstheme renames some variables, so follow the renames before the next release removes them. A couple of variables are also not needed anymore, remove them. See also http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html Change-Id: I4ace84f37b5814a54c130f6601baa2275a10d906 --- shade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shade b/shade index 08c07018dc..56023326cb 160000 --- a/shade +++ b/shade @@ -1 +1 @@ -Subproject commit 08c07018dce264a8289aa0eeba3c834b772823d7 +Subproject commit 56023326cbfa8d45d507705f0a58b8e3bc6a1ff1