Warning when building
Hello, when running make html the following warning appears during the build:
search/usr/local/lib/python3.7/site-packages/themes/sphinxbootstrap4theme/search.html:20: RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. Please insert a
Getting same thing here
The HTML pages are in ../public.
/usr/local/lib/python3.6/dist-packages/themes/sphinxbootstrap4theme/search.html:20: RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. Please insert a <script> tag directly in your theme instead.
{% trans %}From here you can search these documents. Enter your search
/usr/local/lib/python3.6/dist-packages/themes/sphinxbootstrap4theme/layout.html:20: RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. Please insert a <script> tag directly in your theme instead.
Same here...
preparing documents... done
/usr/lib/python3.7/site-packages/themes/sphinxbootstrap4theme/layout.html:20: RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. Please insert a <script> tag directly in your theme instead.
writing output... [100%] index
generating indices... genindex
writing additional pages... search/usr/lib/python3.7/site-packages/themes/sphinxbootstrap4theme/search.html:20: RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. Please insert a <script> tag directly in your theme instead.
{% trans %}From here you can search these documents. Enter your search
/usr/lib/python3.7/site-packages/themes/sphinxbootstrap4theme/layout.html:20: RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. Please insert a <script> tag directly in your theme instead.
I've got a fix for this in the below pull request https://github.com/myyasuda/sphinxbootstrap4theme/pull/11/commits/2dcf81ff441404a5143891b4ce35aaf8f7b93298
@grbd Thank you.
Is this in master yet ?
no but you could just install the modified one from
pip install git+https://github.com/Hecatron-Forks/sphinxbootstrap4theme