feat: sphinx-material theme
This commit is contained in:
parent
d2b63df68e
commit
1c3394ce56
@ -3,7 +3,7 @@ pages:
|
||||
needs: ["deploy"]
|
||||
image: python:3.7-alpine
|
||||
script:
|
||||
- pip install -U sphinx sphinx_rtd_theme
|
||||
- pip install -U sphinx sphinx_rtd_theme sphinx-material
|
||||
- sphinx-build -b html ./docs public
|
||||
artifacts:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user