Skip to content

Commit

Permalink
Merge branch 'master' into dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
anilbey authored Jan 8, 2024
2 parents aa20905 + 460e656 commit 7db7ed7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
build_efeatures
build
source/_autosummary
15 changes: 14 additions & 1 deletion docs/source/api.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
Python API
==========

.. automodule:: efel.api
.. automodule:: efel
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

.. autosummary::
:toctree: _autosummary
:recursive:

api
io
pyfeatures.pyfeatures
units
settings

0 comments on commit 7db7ed7

Please sign in to comment.