mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[docs] all: Switch to sphinx-readthedocs-theme
From https://github.com/readthedocs/sphinx_rtd_theme
This commit is contained in:

committed by
Geoffrey McRae

parent
4dccd725bf
commit
ff6c46f7ca
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -179,7 +179,7 @@ jobs:
|
||||
sudo apt-get update
|
||||
- name: Install docs dependencies
|
||||
run: |
|
||||
sudo apt-get install python3-sphinx
|
||||
sudo apt-get install python3-sphinx python3-sphinx-rtd-theme
|
||||
sudo pip3 install sphinxcontrib-spelling
|
||||
- name: Build docs
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user