Skip to content

Commit

Permalink
Test title changes
Browse files Browse the repository at this point in the history
  • Loading branch information
markmcdowall committed Jul 3, 2017
1 parent 176160c commit 27bd489
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/app.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,30 @@
mg-rest-3d server
=================

Methods
-------

.. automodule:: rest.app

Methods
-------
.. autoclass:: rest.app.GetEndPoints
:members:

.. autoclass:: rest.app.GetResolutions
:members:

.. autoclass:: rest.app.GetChromosomes
:members:

.. autoclass:: rest.app.GetRegions
:members:

.. autoclass:: rest.app.GetModels
:members:

.. autoclass:: rest.app.GetModel
:members:

.. autoclass:: rest.app.Ping
:members:

0 comments on commit 27bd489

Please sign in to comment.