Skip to content

Commit

Permalink
Add readthedocs config and docs conda environment
Browse files Browse the repository at this point in the history
  • Loading branch information
timmens committed Jun 23, 2024
1 parent ad66975 commit 26243ce
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
version: 2
build:
os: ubuntu-22.04
tools:
python: mambaforge-4.10
conda:
environment: docs/rtd_environment.yml
sphinx:
builder: html
configuration: docs/source/conf.py
fail_on_warning: false
32 changes: 32 additions & 0 deletions docs/rtd_environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: ept-docs
channels: [conda-forge, nodefaults]
dependencies:
- conda
- cookiecutter
- furo
- ipykernel
- ipython_genutils
- ipywidgets
- jupyterlab
- mamba
- myst-parser
- nbsphinx
- pandas
- pip
- plotly>=5.13.0
- pre-commit
- pydata-sphinx-theme>=0.3.0
- pytest
- pytest-cookies
- pytest-cov
- python=3.11
- setuptools_scm
- sphinx
- sphinx-autoapi
- sphinx-click
- sphinx-copybutton
- sphinx-panels
- sphinxcontrib-bibtex
- toml
- pip: [kaleido, pdbp]
17 changes: 17 additions & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ aT
aU
aua
aUl
autoapi
aV
AvA
aVu
Expand Down Expand Up @@ -361,6 +362,7 @@ bH̬
BhAR
bHĨ
bI
bibtex
bIy
BJ
Bj
Expand Down Expand Up @@ -524,8 +526,10 @@ cȌ
codespell
COjK
conda
conf
config
cookiecutter
copybutton
cov
cP
cp
Expand Down Expand Up @@ -889,6 +893,7 @@ eP
ep
ȄP
ĒPL
ept
EQ
Eq
eQ
Expand Down Expand Up @@ -1086,6 +1091,7 @@ fU
fu
fulness
fŬO
furo
FV
fV
fv
Expand Down Expand Up @@ -1152,6 +1158,7 @@ ge
GeB
GEeH
Geh
genutils
Georg
Gf
gF
Expand Down Expand Up @@ -1515,6 +1522,8 @@ ip
ipj
ipykernel
ipynb
ipython
ipywidgets
iQ
iqR
iR
Expand Down Expand Up @@ -2011,6 +2020,7 @@ MǼ
mailto
Makefile
makefile
mambaforge
MAЕ
mB
mb
Expand Down Expand Up @@ -2105,6 +2115,7 @@ mY
mYd
MYLK
myȍ
myst
MYطiXI
mz
Mzm
Expand Down Expand Up @@ -2143,6 +2154,7 @@ nb
n̼B
nbqa
Nbsp
nbsphinx
nbZ
ncI
nD
Expand Down Expand Up @@ -2374,6 +2386,7 @@ oR
orca
ord
oS
os
Ȏs
Osc
ose
Expand Down Expand Up @@ -2547,6 +2560,7 @@ pxY
py
pY
pycI
pydata
pydocstyle
pyproject
Pyrenean
Expand Down Expand Up @@ -2836,6 +2850,7 @@ rŞ
rsQ
rst
rsV
rtd
rtM
ru
RuJ
Expand Down Expand Up @@ -2960,6 +2975,7 @@ SȢ
sP
sp
SPHINXBUILD
sphinxcontrib
SPHINXOPTS
spM
Springer
Expand Down Expand Up @@ -3221,6 +3237,7 @@ ua
UB
ub
Ůb
ubuntu
UC
Uc
uc
Expand Down

0 comments on commit 26243ce

Please sign in to comment.