diff options
-rw-r--r-- | docs/index.rst | 4 | ||||
-rw-r--r-- | docs/schrodinger_plot.rst | 3 | ||||
-rw-r--r-- | docs/schrodinger_solve.rst | 3 |
3 files changed, 10 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index e2efadb..ea38fea 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -10,6 +10,10 @@ Welcome to schroedinger's documentation! :maxdepth: 2 api + schrodinger_plot + schrodinger_solve + + diff --git a/docs/schrodinger_plot.rst b/docs/schrodinger_plot.rst new file mode 100644 index 0000000..8c35087 --- /dev/null +++ b/docs/schrodinger_plot.rst @@ -0,0 +1,3 @@ +***************** +Schrodinger Plot +***************** diff --git a/docs/schrodinger_solve.rst b/docs/schrodinger_solve.rst new file mode 100644 index 0000000..a4535b0 --- /dev/null +++ b/docs/schrodinger_solve.rst @@ -0,0 +1,3 @@ +***************** +Schrodinger Solve +***************** |