Skip to content

Commit

Permalink
Update docs generation
Browse files Browse the repository at this point in the history
  • Loading branch information
prusse-martin committed Dec 1, 2021
1 parent b7a59af commit 92b772f
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 430 deletions.
18 changes: 8 additions & 10 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,13 @@ version: 2
build:
image: latest

sphinx:
configuration: docs/conf.py
fail_on_warning: true

python:
version: 3.6
install:
- method: pip
path: .
version: 3.7
install:
- method: pip
path: .
- requirements: docs/requirements.txt

conda:
environment: base_environment.yml
sphinx:
configuration: docs/conf.py
fail_on_warning: true
177 changes: 0 additions & 177 deletions docs/Makefile

This file was deleted.

Loading

0 comments on commit 92b772f

Please sign in to comment.