Skip to content

Commit 21032fb

Browse files
lilyminiumIAlibayorbeckst
authored
Update theme and intersphinx (#127)
* update docs theme with the mdanalysis sphinx theme * update outdated intersphinx dict * use ci/environment.yaml as the RTD environment * updated CHANGELOG Co-authored-by: Irfan Alibay <[email protected]> Co-authored-by: Oliver Beckstein <[email protected]>
1 parent 683f600 commit 21032fb

File tree

7 files changed

+101
-323
lines changed

7 files changed

+101
-323
lines changed

CHANGELOG

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,20 @@ The rules for this file:
1313
* accompany each entry with github issue/PR number (Issue #xyz)
1414

1515
------------------------------------------------------------------------------
16-
10/21/2023 IAlibay, orbeckst
16+
10/21/2023 IAlibay, orbeckst, lilyminium
1717

1818
* 1.0.2
1919

2020
Changes
2121

22-
* Python 3.12 is now supported
23-
22+
* Python 3.12 is now supported (PR #128)
23+
* Use new MDAnalysis docs theme (PR #127)
2424

2525
Fixes
2626

2727
* updated versioneer to be able to run under Python 3.12 (#124, PR #128)
2828
* replaced deprecated pkg_resources in tests with importlib (#130)
29-
29+
3030

3131
05/24/2022 IAlibay
3232

ci/environment.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ dependencies:
66
- numpy>=1.21
77
- scipy
88
- mrcfile
9-
- sphinx<7.0
9+
10+
# documentation
11+
- mdanalysis-sphinx-theme >=1.0.1
1012
- pip:
11-
- sphinx-sitemap
12-
- sphinx-rtd-theme
13+
- sphinx_sitemap

doc/source/_static/custom.css

Lines changed: 0 additions & 206 deletions
This file was deleted.
-8.62 KB
Binary file not shown.
-4.44 KB
Binary file not shown.

doc/source/_templates/footer.html

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)