diff options
Diffstat (limited to 'api/apidoc/xtesting.rst')
-rw-r--r-- | api/apidoc/xtesting.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/api/apidoc/xtesting.rst b/api/apidoc/xtesting.rst new file mode 100644 index 00000000..7f7ee676 --- /dev/null +++ b/api/apidoc/xtesting.rst @@ -0,0 +1,18 @@ +xtesting package +================ + +.. automodule:: xtesting + :members: + :undoc-members: + :show-inheritance: + +Subpackages +----------- + +.. toctree:: + + xtesting.ci + xtesting.core + xtesting.energy + xtesting.utils + |