Skip to content
Snippets Groups Projects
Commit 8e978d69 authored by Nicolas  MAILLET's avatar Nicolas MAILLET
Browse files

Correct docs

parent ee40b059
Branches
No related tags found
No related merge requests found
Pipeline #
......@@ -15,7 +15,7 @@
import os
import sys
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__),
'../rpg')))
'../../rpg')))
# -- Project information -----------------------------------------------------
......
===
API
rpg
===
.. toctree::
......
......@@ -12,6 +12,14 @@ rpg.RapidPeptidesGenerator module
:undoc-members:
:show-inheritance:
rpg.context module
------------------
.. automodule:: rpg.context
:members:
:undoc-members:
:show-inheritance:
rpg.core module
---------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment