Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kmzzhang committed Jul 23, 2019
1 parent f939424 commit 7a971dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Or you can install from source:
```bash
git clone https://github.com/profjsb/deepCR.git
cd deepCR/
pip install
python setup.py install
```

### Quick Start
Expand Down
16 changes: 1 addition & 15 deletions docs/deepCR.rst
Original file line number Diff line number Diff line change
@@ -1,20 +1,6 @@
deepCR package
API documentation
==============

Submodules
----------

deepCR.model module
-------------------

.. automodule:: deepCR.model
:members:
:undoc-members:
:show-inheritance:

Module contents
---------------

.. automodule:: deepCR
:members:
:undoc-members:
Expand Down

0 comments on commit 7a971dd

Please sign in to comment.