3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-11-03 06:17:52 +00:00

update docs theme

Signed-off-by: Claire Xenia Wolf <claire@clairexen.net>
This commit is contained in:
Claire Xenia Wolf 2021-11-26 20:34:55 +01:00
parent 5d19e4641a
commit 882d5b3a96
7 changed files with 62 additions and 8 deletions

14
.readthedocs.yaml Normal file
View file

@ -0,0 +1,14 @@
# .readthedocs.yaml
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
formats:
- pdf
sphinx:
configuration: docs/source/conf.py
python:
install:
- requirements: docs/source/requirements.txt