Skip to content

Commit

Permalink
Update docs related with api reference
Browse files Browse the repository at this point in the history
  • Loading branch information
MicBoucinha committed Aug 5, 2019
1 parent e595142 commit 587649e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 14 deletions.
8 changes: 4 additions & 4 deletions docs/source/api_reference/diagrams.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ Sequence Diagrams

**Start Bpod**

.. image:: /_images/sd_bpod_start.svg
.. image:: ../_images/sd_bpod_start.svg
:scale: 100 %

**Send state machine**

.. image:: /_images/sd_bpod_send_sm.svg
.. image:: ../_images/sd_bpod_send_sm.svg
:scale: 100 %

**Run state machine**

.. image:: /_images/sd_bpod_run_sm.svg
:scale: 100 %
.. image:: ../_images/sd_bpod_run_sm.svg
:scale: 100 %
2 changes: 1 addition & 1 deletion docs/source/api_reference/pybpodapi/bpod/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Inheritance
~~~~~~~~~~~~~~~~~~

.. inheritance-diagram:: pybpodapi.bpod.Bpod
:parts: 1
:parts: 1

|
|
Expand Down
10 changes: 1 addition & 9 deletions docs/source/api_reference/pybpodapi/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
*************************************
:mod:`pybpodapi`--- pybpod-api module
pybpod-api
*************************************

.. module:: pybpodapi
Expand All @@ -14,11 +14,3 @@
exceptions/index
state_machine/index
session

Communication module
---------------------

.. toctree::
:titlesonly:

com/index

0 comments on commit 587649e

Please sign in to comment.