Skip to content

Commit

Permalink
debugging readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
marcmaxson committed Sep 6, 2019
1 parent e5d8faa commit adb8fd5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions docs/source/methylcheck.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,31 +5,31 @@ Submodules
----------

methylcheck.QCreport module
----------------------
---------------------------

.. automodule:: methylcheck.QCreport
:members:
:undoc-members:
:show-inheritance:

methylcheck.cli module
-----------------
----------------------

.. automodule:: methylcheck.cli
:members:
:undoc-members:
:show-inheritance:

methylcheck.filters module
---------------------
--------------------------

.. automodule:: methylcheck.filters
:members:
:undoc-members:
:show-inheritance:

methylcheck.postprocessQC module
---------------------------
--------------------------------

.. automodule:: methylcheck.postprocessQC
:members:
Expand Down
6 changes: 3 additions & 3 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ Getting Started
docs/demo-methylprep-to-methylcheck-example.ipynb
docs/filtering_probes.ipynb
docs/methylprep_methylcheck_example.ipynb
docs/source/modules.rst
docs/source/methylprep.rst
docs/source/modules
docs/source/methylprep

.. automodule:: methylcheck.__main__
.. automodule:: methylcheck
:members:

Indices and tables
Expand Down

0 comments on commit adb8fd5

Please sign in to comment.