Skip to content

Commit 54f8365

Browse files
committed
Minor updates do docs
1 parent afefdd9 commit 54f8365

2 files changed

Lines changed: 11 additions & 8 deletions

File tree

docs/index.rst

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,13 @@ Authors and acknowledgment
2424
--------------------------
2525

2626
Primary authors of this project are:
27+
2728
* Kasia Świrydowicz kasia.swirydowicz@pnnl.gov (PNNL)
2829
* Slaven Peles peless@ornl.gov (ORNL)
2930

3031
ReSolve project would not be possible without significant contributions
3132
from (in alphabetic order):
33+
3234
* Maksudul Alam (ORNL)
3335
* Ryan Danehy (PNNL)
3436
* Nicholson Koukpaizan (ORNL)
@@ -50,6 +52,14 @@ new contributions to ReSolve must be made under the same licensing
5052
terms.
5153

5254

55+
.. toctree::
56+
:maxdepth: 2
57+
:hidden:
58+
:caption: User Guide
59+
60+
sphinx/guide
61+
62+
5363
.. toctree::
5464
:maxdepth: 3
5565
:hidden:
@@ -60,10 +70,3 @@ terms.
6070
sphinx/licenses
6171
sphinx/notice
6272
sphinx/developer_guide/index
63-
64-
.. toctree::
65-
:maxdepth: 2
66-
:hidden:
67-
:caption: User Guide
68-
69-
sphinx/guide

resolve/Doxygen.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* @author Slaven Peles (peless@ornl.gov)
44
* @brief
55
*
6-
* @mainpage ReSolve Source Code Documentation
6+
* @mainpage ReSolve Source Code Documentation v1.0
77
*
88
* ReSolve is a library of GPU-resident linear solvers. It contains iterative
99
* and direct linear solvers designed to run on NVIDIA and AMD GPUs, as well as

0 commit comments

Comments
 (0)