Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ad doc to BPE2 #102

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions docs/source/bluepyefe.formats.igorpy.rst

This file was deleted.

53 changes: 0 additions & 53 deletions docs/source/bluepyefe.formats.rst

This file was deleted.

46 changes: 0 additions & 46 deletions docs/source/bluepyefe.rst

This file was deleted.

22 changes: 0 additions & 22 deletions docs/source/bluepyefe.tools.rst

This file was deleted.

8 changes: 8 additions & 0 deletions docs/source/cell.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Cell API
==================

.. autosummary::
:toctree: cell
:template: module.rst

bluepyefe.cell
18 changes: 18 additions & 0 deletions docs/source/ecodes.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
E-Codes API
==================

.. autosummary::
:toctree: ecode
:template: module.rst

bluepyefe.ecode
bluepyefe.ecode.DeHyperPol
bluepyefe.ecode.HyperDePol
bluepyefe.ecode.negCheops
bluepyefe.ecode.posCheops
bluepyefe.ecode.ramp
bluepyefe.ecode.sAHP
bluepyefe.ecode.sineSpec
bluepyefe.ecode.SpikeRec
bluepyefe.ecode.step
bluepyefe.ecode.tools
8 changes: 8 additions & 0 deletions docs/source/extract.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Extraction API
==================

.. autosummary::
:toctree: extract
:template: module.rst

bluepyefe.extract
8 changes: 8 additions & 0 deletions docs/source/protocol.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Protocols API
==================

.. autosummary::
:toctree: protocol
:template: module.rst

bluepyefe.protocol
8 changes: 8 additions & 0 deletions docs/source/recording.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Recording API
==================

.. autosummary::
:toctree: recording
:template: module.rst

bluepyefe.recording