Skip to content

Commit

Permalink
Add readthedocs for everest
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvindeide committed Oct 31, 2024
1 parent c4e1365 commit 7e700c2
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/everest/.readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
version: 2

build:
os: "ubuntu-22.04"
tools:
python: "3.10"

python:
install:
- method: pip
path: .
extra_requirements:
- docs

sphinx:
builder: html
configuration: conf.py

formats:
- pdf
- epub

0 comments on commit 7e700c2

Please sign in to comment.