Skip to content

Commit 8c370de

Browse files
committed
Updated documentation for QE and added info about the resource function which gives included examples to users
1 parent 3387fd0 commit 8c370de

3 files changed

Lines changed: 194 additions & 144 deletions

File tree

docs/source/api/base.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.. Copyright (c) 2015-2018, Exa Analytics Development Team
2+
.. Distributed under the terms of the Apache License 2.0
3+
4+
#####################################
5+
Auxiliary Features
6+
#####################################
7+
.. automodule:: exatomic.base
8+
:members:
9+
10+
.. automodule:: exatomic.formula
11+
:members:

docs/source/api/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ and syntax can be found in the Examples section (Jupyte notebooks) and via help:
4545

4646
field.rst
4747
matrices.rst
48+
base.rst
4849
algorithms/basis.rst
4950
algorithms/orbital.rst
5051
algorithms/integrals.rst

0 commit comments

Comments
 (0)