Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasMBury committed Mar 18, 2019
1 parent d03c3b8 commit 232d181
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 13 deletions.
6 changes: 3 additions & 3 deletions docs/source/ewstools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Modules


indicators module
--------------------------
------------------

.. automodule:: ewstools.ewstools
:members:
Expand All @@ -15,9 +15,9 @@ indicators module


helper_funs module
--------------------------
-------------------

.. automodule:: ewstools.helper_funs
.. automodule:: ewstools.helperfuns
:members:
:undoc-members:
:show-inheritance:
Expand Down
13 changes: 4 additions & 9 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,32 +15,27 @@ in time-series data.







Installation
------------
============

Install ewstools with pip

.. code-block:: shell
pip install ewstools
Examples
--------
========

For examples and demos, see the GitHub repo: `https://github.com/ThomasMBury/ewstools`_

Support
-------
=======

Issue tracker: `https://github.com/ThomasMBury/ewstools/issues`_

License
-------
=======

The project is licensed under the MIT license.

Expand Down
3 changes: 2 additions & 1 deletion docs/source/modules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ ewstools
.. toctree::
:maxdepth: 4

ewstools
ewstools

0 comments on commit 232d181

Please sign in to comment.