Skip to content

Commit 3e791fd

Browse files
committed
update doc descriptions
1 parent 5f7ced0 commit 3e791fd

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

docs/source/index.rst

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,20 @@ Welcome to the torch-molecule documentation. torch-molecule is an actively devel
1919

2020
.. toctree::
2121
:maxdepth: 2
22-
:caption: API Documentation:
22+
:caption: API for main modules:
2323

24-
api/index
24+
api/predictor
25+
api/generator
26+
api/encoder
27+
28+
.. toctree::
29+
:maxdepth: 2
30+
:caption: API for utilities:
31+
32+
api/utils
33+
api/gnn
34+
api/generator
35+
api/predictor
2536

2637
.. toctree::
2738
:maxdepth: 2

docs/source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To install `torch-molecule`, follow these steps:
3434
3535
**Required Dependencies**:
3636

37-
Dependencies are listed in `https://github.com/liugangcode/torch-molecule/requirements.txt`. Example contents:
37+
Dependencies are listed in `<https://github.com/liugangcode/torch-molecule/requirements.txt>`_. Example contents:
3838

3939
.. code-block:: text
4040

0 commit comments

Comments
 (0)