[PATCH 0/5] doc: update requirements.txt
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Sun Jan 14 14:18:18 CET 2024
Update all Python requirements to there newest version.
Update the CSS overrides from Linux.
Apply prerequisite changes:
* convert Sphinx paths to str (patch copied from Linux)
* add sphinx_rtd_theme to the array of extensions instead of setting
html_theme_path
* include Sphinx theme.css and pygments.css in our CSS override
Heinrich Schuchardt (4):
doc: add sphinx_rtd_theme extension
doc: update theme_overrides.css
doc: import Sphinx theme.css and pygments.css
doc: update requirements.txt
Oliver Faso (1):
docs/sphinx: Explicitly convert Sphinx paths to str
doc/conf.py | 2 +-
doc/sphinx-static/theme_overrides.css | 47 ++++++++++++++++++++++++---
doc/sphinx/kerneldoc.py | 2 +-
doc/sphinx/kfigure.py | 2 +-
doc/sphinx/requirements.txt | 43 ++++++++++++------------
5 files changed, 67 insertions(+), 29 deletions(-)
--
2.43.0
More information about the U-Boot
mailing list