Closed seisman closed 3 years ago
Description of proposed changes
Use html_css_files instead of add_stylesheet.
html_css_files
add_stylesheet
References: https://www.sphinx-doc.org/en/master/usage/configuration.html
Needs Sphinx >= 1.8
Reminders
make format
make check
Description of proposed changes
Use
html_css_files
instead ofadd_stylesheet
.References: https://www.sphinx-doc.org/en/master/usage/configuration.html
Needs Sphinx >= 1.8
Reminders
make format
andmake check
to make sure the code follows the style guide.