Skip to content

Commit

Permalink
Try switching themes (#61)
Browse files Browse the repository at this point in the history
* Switch to mdanalysis-sphinx-theme
* Fix old doc build errors and warnings
  • Loading branch information
IAlibay authored Sep 4, 2023
1 parent 7a25bbd commit 056353e
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 735 deletions.
4 changes: 2 additions & 2 deletions docs/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ dependencies:
- python
- pip

- sphinx==5.3.0
- sphinx_rtd_theme
- sphinx
- mdanalysis-sphinx-theme

- pyyaml
- pydantic
Expand Down
2 changes: 1 addition & 1 deletion docs/scripts/gen_mdakits.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ def generate_mdakit_index(target='.', excludedirs=["template",]):
" 2. Provide sufficient details to allow others to use and "
"potentially participate in the development of the MDAKits\n"
" 3. Provide information about the current state of the MDAKits "
"and how they interact with the latest versions of MDAnalysis\n"
"and how they interact with the latest versions of MDAnalysis\n\n"
"Each of the MDAKits in the following table links to a page with "
"more details about what the MDAKits do, how they can be "
"installed and how to participate in their development.\n")
Expand Down
225 changes: 0 additions & 225 deletions docs/source/_static/custom.css

This file was deleted.

Loading

0 comments on commit 056353e

Please sign in to comment.