Update git submodules

* Update searchlight-ui 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.
    
    Remove docs requirements from lower-constraints, they are not needed
    during install or test but only for docs building.
    
    Add missing openstackdocstheme variables to configure the theme.
    
    See also
    http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html
    
    Change-Id: I041aae445e23708701241b85c1a2d7cf3de4a908
This commit is contained in:
Andreas Jaeger 2020-05-21 14:28:24 +02:00 committed by Gerrit Code Review
parent 74f2ae56e2
commit d6ade4ab5a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 6d3da0ffaab5c89cbd516389a14e0b27a3e7613c
Subproject commit 13383c25c9b13e9972de43bd1e65c41187f08100