mirror of https://github.com/YosysHQ/icestorm.git
Setup for readthedocs
This commit is contained in:
parent
42be8d5bf0
commit
789a46da5e
|
|
@ -6,8 +6,8 @@ build:
|
|||
python: '3.11'
|
||||
|
||||
sphinx:
|
||||
configuration: source/conf.py
|
||||
configuration: docs/source/conf.py
|
||||
|
||||
python:
|
||||
install:
|
||||
- requirements: source/requirements.txt
|
||||
- requirements: docs/source/requirements.txt
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
sphinx
|
||||
sphinx_rtd_theme
|
||||
Loading…
Reference in New Issue