Update git submodules

* Update ironic-ui from branch 'master'
  - Switch to newer openstackdocstheme and reno versions
    
    Switch to openstackdocstheme 2.2.0 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.
    
    Set openstackdocs_auto_name to use 'project' 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.
    
    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.
    
    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.
    
    See also
    http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html
    
    Change-Id: I497fa0cbaedba4be199a7bd0dc86f686c0858ac0
This commit is contained in:
Andreas Jaeger 2020-05-20 09:30:40 +02:00 committed by Gerrit Code Review
parent e510779007
commit 1a112e422f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit aa5d06076f6d6dc82f20e03fd734a18c27d7fef5
Subproject commit beb50811dbcff69accafc116b3ed34457c462bb5