Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronearlerichardson committed Apr 23, 2024
1 parent 3c56937 commit 6c879b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ build:
jobs:
pre_build:
- pip install --upgrade pip myst_parser sphinx_gallery SQLAlchemy sphinxcontrib-matlabdomain sphinx_rtd_theme sphinx_copybutton memory_profiler cython
- sphinx-apidoc -f -o docs/references -e -T -t docs/_templates .
- sphinx-apidoc -f -o docs/references -e -T -t docs/_templates .\ieeg
- python -c "import mne; mne.sys_info()"

# Build documentation in the docs/ directory with Sphinx
Expand Down

0 comments on commit 6c879b7

Please sign in to comment.