setup-ubuntu.sh: Install python3-sphinx-rtd-theme

This commit is contained in:
Tee KOBAYASHI 2022-11-23 19:50:11 +09:00
parent fd396af9f3
commit e0b888c4ab
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ PACKAGES+=" pandoc"
PACKAGES+=" python3-docutils"
PACKAGES+=" python3-recommonmark"
PACKAGES+=" python3-sphinx"
PACKAGES+=" python3-sphinx-rtd-theme"
PACKAGES+=" python3-sphinxcontrib.qthelp"
PACKAGES+=" scdoc"
PACKAGES+=" texinfo"