Update git submodules

* Update openstackdocstheme from branch 'master'
  - Merge "js: Set 'LINK_SUFFIX'"
  - js: Set 'LINK_SUFFIX'
    
    Sphinx 3.0.0 changed the behavior of JavaScript-based search utility,
    changing the configuration option used to determine the suffix for
    search results from 'html_file_suffix' to 'html_link_suffix' [1]. We
    were manually overriding 'DOCUMENTATION_OPTIONS' and were not setting
    the 'LINK_SUFFIX' attribute, which maps to this config option, meaning
    our resulting URLs looked like 'fooundefined', where 'foo' is the name
    of the file.
    
    Add 'LINK_SUFFIX', resolving this issue.
    
    [1] https://github.com/sphinx-doc/sphinx/commit/a717ffec78
    
    Change-Id: I06488225cf0431e601f16e0f1047a6088a11d5bd
    Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
    Closes-bug: #1880331
This commit is contained in:
Zuul 2020-10-22 14:16:44 +00:00 committed by Gerrit Code Review
parent 53032ad9d8
commit 0dd0e127ef
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d3cdb8689b35ccd8c36084a4fc9c6079b0fe1a8a
Subproject commit 080839551e52400f1bcb926a7e7eddc0d0af1986