Skip to content
Snippets Groups Projects
Commit b8e84e20 authored by Martin Larralde's avatar Martin Larralde
Browse files

Add explicit module names to API reference section of the docs [ci skip]

parent 1892211c
No related branches found
No related tags found
No related merge requests found
Pipeline #62307 skipped
Daemon
======
Daemon (`pyhmmer.daemon`)
=========================
.. currentmodule:: pyhmmer.daemon
......@@ -18,4 +18,4 @@ Client
:hidden:
:caption: Client
Client <client>
\ No newline at end of file
Client <client>
Easel
=====
Easel (`pyhmmer.easel`)
=======================
.. currentmodule:: pyhmmer.easel
......
Errors
======
Errors (`pyhmmer.errors`)
=========================
.. currentmodule:: pyhmmer.errors
......@@ -50,4 +50,4 @@ Runtime Errors
:hidden:
:caption: Runtime Errors
Runtime Errors <runtime>
\ No newline at end of file
Runtime Errors <runtime>
HMMER
=====
HMMER (`pyhmmer.hmmer`)
=======================
.. currentmodule:: pyhmmer.hmmer
......
......@@ -9,8 +9,8 @@ This section contains a complete reference of the API of the different
.. toctree::
:maxdepth: 2
HMMER <hmmer/index>
Easel <easel/index>
Plan7 <plan7/index>
Daemon <daemon/index>
Errors <errors/index>
hmmer/index
easel/index
plan7/index
daemon/index
errors/index
Plan7
=====
Plan7 (`pyhmmer.plan7`)
=======================
.. currentmodule:: pyhmmer.plan7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment