Update git submodules

* Update searchlight-specs 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.
    
    Set openstackdocs_pdf_link to link to PDF file. Note that
    the link to the published document only works on docs.openstack.org
    where the PDF file is placed in the top-level html directory. The
    site-preview places the PDF in a pdf directory.
    
    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: Ie46dee1f1b83b28fec4110c536577ef939186878
This commit is contained in:
Andreas Jaeger 2020-05-28 14:37:47 +02:00 committed by Gerrit Code Review
parent c53c07057b
commit c846b5b0f9
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3a06c1eecbc07f2222bc527a3a4f050a6a40e8a5
Subproject commit c29704a061b68e8d0ad75176e3f223d8c5d3c7b4