Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update theme and intersphinx #127

Merged
merged 11 commits into from
Oct 21, 2023
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
version: 2
sphinx:
configuration: doc/source/conf.py

# Build documentation with MkDocs

build:
os: "ubuntu-22.04"
tools:
python: "mambaforge-4.10"

conda:
environment: environment.yaml
formats:
- epub
- pdf
- htmlzip
206 changes: 0 additions & 206 deletions doc/source/_static/custom.css

This file was deleted.

Binary file removed doc/source/_static/logos/mdanalysis-logo-200x150.png
Binary file not shown.
Binary file removed doc/source/_static/logos/mdanalysis-logo.ico
Binary file not shown.
11 changes: 0 additions & 11 deletions doc/source/_templates/footer.html

This file was deleted.

Loading
Loading