mirror of https://gitlab.com/ceda_ei/wish
Add readthedocs config
This commit is contained in:
parent
e39e955046
commit
2af949e7b6
|
@ -0,0 +1,8 @@
|
||||||
|
version: 2
|
||||||
|
build:
|
||||||
|
os: ubuntu-22.04
|
||||||
|
tools:
|
||||||
|
python: "3.12"
|
||||||
|
|
||||||
|
mkdocs:
|
||||||
|
configuration: mkdocs.yml
|
Loading…
Reference in New Issue