|
1 | 1 | <p align="right"> |
2 | 2 | <img src="https://github.com/merzlab/QUICK/actions/workflows/build_test_serial.yml/badge.svg?branch=master"> |
3 | 3 | <img src="https://github.com/merzlab/QUICK/actions/workflows/build_test_mpi.yml/badge.svg?branch=master"> |
4 | | - <img src='https://readthedocs.org/projects/quick-docs/badge/?version=latest' alt='Documentation Status' /> |
| 4 | + <img src='https://readthedocs.org/projects/quick-docs/badge/?version=25.3.0' alt='Documentation Status' /> |
5 | 5 | </p> |
6 | 6 | <p align="left"> |
7 | 7 | <img width="299" height="169" src="./tools/logo.png"> |
@@ -41,20 +41,20 @@ Installation |
41 | 41 | ------------ |
42 | 42 | Supported platforms: Linux (x86 and ARM), macOS (x86 and ARM) |
43 | 43 |
|
44 | | -* [Installation Guide](https://quick-docs.readthedocs.io/en/latest/installation-guide.html#installation-guide) |
45 | | - 1. [Compatible Compilers and Hardware](https://quick-docs.readthedocs.io/en/latest/installation-guide.html#compatible-compilers-and-hardware) |
46 | | - 2. [Installation](https://quick-docs.readthedocs.io/en/latest/installation-guide.html#installation) |
47 | | - 3. [Testing](https://quick-docs.readthedocs.io/en/latest/installation-guide.html#environment-variables-and-testing) |
48 | | - 4. [Uninstallation](https://quick-docs.readthedocs.io/en/latest/installation-guide.html#uninstallation-and-cleaning) |
| 44 | +* [Installation Guide](https://quick-docs.readthedocs.io/en/25.3.0/installation-guide.html#installation-guide) |
| 45 | + 1. [Compatible Compilers and Hardware](https://quick-docs.readthedocs.io/en/25.3.0/installation-guide.html#compatible-compilers-and-hardware) |
| 46 | + 2. [Installation](https://quick-docs.readthedocs.io/en/25.3.0/installation-guide.html#installation) |
| 47 | + 3. [Testing](https://quick-docs.readthedocs.io/en/25.3.0/installation-guide.html#environment-variables-and-testing) |
| 48 | + 4. [Uninstallation](https://quick-docs.readthedocs.io/en/25.3.0/installation-guide.html#uninstallation-and-cleaning) |
49 | 49 |
|
50 | 50 | Getting Started |
51 | 51 | --------------- |
52 | | -* [Hands-on Tutorials](https://quick-docs.readthedocs.io/en/latest/hands-on-tutorials.html) |
53 | | -* [User Manual](https://quick-docs.readthedocs.io/en/latest/user-manual.html) |
| 52 | +* [Hands-on Tutorials](https://quick-docs.readthedocs.io/en/25.3.0/hands-on-tutorials.html) |
| 53 | +* [User Manual](https://quick-docs.readthedocs.io/en/25.3.0/user-manual.html) |
54 | 54 |
|
55 | 55 | Known Issues |
56 | 56 | ------------ |
57 | | -A list of installation and runtime issues can be found [here](https://quick-docs.readthedocs.io/en/latest/known-issues.html#known-issues-of-current-version). |
| 57 | +A list of installation and runtime issues can be found [here](https://quick-docs.readthedocs.io/en/25.3.0/known-issues.html#known-issues-of-current-version). |
58 | 58 |
|
59 | 59 | Citation |
60 | 60 | -------- |
@@ -117,7 +117,7 @@ DL-FIND: An Open-Source Geometry Optimizer for Atomistic Simulations. |
117 | 117 |
|
118 | 118 | License |
119 | 119 | ------- |
120 | | -QUICK is licensed under Mozilla Public License 2.0. More information can be found [here](https://quick-docs.readthedocs.io/en/latest/license.html#mozilla-public-license-version-2-0). |
| 120 | +QUICK is licensed under Mozilla Public License 2.0. More information can be found [here](https://quick-docs.readthedocs.io/en/25.3.0/license.html#mozilla-public-license-version-2-0). |
121 | 121 |
|
122 | 122 | Special Note to Users |
123 | 123 | --------------------- |
|
0 commit comments