diff --git a/docs/source/automol/heuristic.md b/docs/source/automol/heuristic.md deleted file mode 100644 index 963d0589..00000000 --- a/docs/source/automol/heuristic.md +++ /dev/null @@ -1,4 +0,0 @@ -# automol.heuristic -```{eval-rst} -.. automodule:: automol.util.heuristic -``` \ No newline at end of file diff --git a/docs/source/automol/matrix.md b/docs/source/automol/matrix.md deleted file mode 100644 index 08be1806..00000000 --- a/docs/source/automol/matrix.md +++ /dev/null @@ -1,5 +0,0 @@ -# automol.matrix -some words -```{eval-rst} -.. automodule:: automol.util.matrix -``` \ No newline at end of file diff --git a/docs/source/automol/ring.md b/docs/source/automol/ring.md deleted file mode 100644 index 98e7ce33..00000000 --- a/docs/source/automol/ring.md +++ /dev/null @@ -1,5 +0,0 @@ -# automol.ring -some words -```{eval-rst} -.. automodule:: automol.util.ring -``` \ No newline at end of file diff --git a/docs/source/automol/util.md b/docs/source/automol/util.md index 56ae457c..cdbd1923 100644 --- a/docs/source/automol/util.md +++ b/docs/source/automol/util.md @@ -2,4 +2,18 @@ some words ```{eval-rst} .. automodule:: automol.util +``` +## automol.util.heuristic +```{eval-rst} +.. automodule:: automol.util.heuristic +``` +## automol.util.matrix +some words +```{eval-rst} +.. automodule:: automol.util.matrix +``` +## automol.ring +some words +```{eval-rst} +.. automodule:: automol.util.ring ``` \ No newline at end of file diff --git a/docs/source/index.md b/docs/source/index.md index 913b0ec7..c3c411f9 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -6,7 +6,4 @@ Welcome to my documentation website... :hidden: automol/inchi_key.md automol/util.md -automol/heuristic.md -automol/matrix.md -automol/ring.md ```