Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelkou committed Aug 18, 2023
1 parent c4a7eb3 commit b7d9407
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 15 deletions.
10 changes: 4 additions & 6 deletions docs/source/API.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
API
=====

.. currentmodule:: favapy

.. autosummary::
:toctree: generated

cook
.. automodule:: fava.cook
:members:
:undoc-members:
:show-inheritance:
9 changes: 0 additions & 9 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,3 @@ Optional parameters:
``-e`` The number of epochs. Default value = 50.

``-b`` The batch size. Default value = 32.


Tutorials
----------

.. toctree::
:maxdepth: 2

tutorials/How_to_use_favapy_in_a_notebook.ipynb

0 comments on commit b7d9407

Please sign in to comment.