Skip to content

Commit

Permalink
change ref file with deeprank2.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
gcroci2 committed Jul 10, 2024
1 parent 4c19c50 commit 130920a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 20 deletions.
5 changes: 2 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,9 @@
"markov_clustering",
]

# sys.path.insert(0, os.path.abspath("."))
sys.path.insert(0, os.path.abspath("../"))
# Add the project's root directory to sys.path

sys.path.insert(0, os.path.abspath("."))
sys.path.insert(0, os.path.abspath("../"))

# -- General configuration ------------------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ Package reference
:caption: API
:hidden:

reference/modules
reference/deeprank2

:doc:`reference/modules`
:doc:`reference/deeprank2`
This section documents the DeepRank2 API.

Contributing
Expand Down
8 changes: 0 additions & 8 deletions docs/reference/deeprank2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,3 @@ deeprank2.trainer
:members:
:undoc-members:
:show-inheritance:

deeprank2.features
---------------------------

.. automodule:: deeprank2.features
:members:
:undoc-members:
:show-inheritance:
7 changes: 0 additions & 7 deletions docs/reference/modules.rst

This file was deleted.

0 comments on commit 130920a

Please sign in to comment.