Skip to content

Commit

Permalink
fixing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandrro committed Sep 20, 2024
1 parent 7925eea commit ca89a88
Show file tree
Hide file tree
Showing 2 changed files with 321 additions and 8 deletions.
12 changes: 4 additions & 8 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,9 @@ build:
jobs:
post_install:
# Install dependencies
- pip install sphinx furo readthedocs-sphinx-search sphinx-autobuild sphinx-design sphinx-hoverxref sphinx-inline-tabs sphinx-issues sphinx-notfound-page myst-parser sphinx-rtd-theme

python:
install:
- method: poetry
path: ./
extras: ["dependencies", "docs"]
- pip install docs/requirements.txt

sphinx:
configuration: docs/source/conf.py
configuration: docs/source/conf.py

#sphinx furo readthedocs-sphinx-search sphinx-autobuild sphinx-design sphinx-hoverxref sphinx-inline-tabs sphinx-issues sphinx-notfound-page myst-parser sphinx-rtd-theme
Loading

0 comments on commit ca89a88

Please sign in to comment.