Skip to content

Commit bd0cfae

Browse files
author
Vasileios Karakasis
authored
Merge pull request #2244 from vkarak/doc/testlib-entry-page
[doc] Add entry page for the library documentation
2 parents 7b1635c + 809d47d commit bd0cfae

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/hpctestlib.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
ReFrame Test Library
2+
====================
3+
4+
5+
Scientific Applications
6+
-----------------------
7+
8+
.. automodule:: hpctestlib.apps.amber.nve
9+
:members:
10+
:show-inheritance:
11+
12+
13+
Python
14+
------
15+
16+
.. automodule:: hpctestlib.python.numpy.numpy_ops
17+
:members:
18+
:show-inheritance:

0 commit comments

Comments
 (0)