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:
parent
5d19e4641a
commit
882d5b3a96
7 changed files with 62 additions and 8 deletions
14
.readthedocs.yaml
Normal file
14
.readthedocs.yaml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue