Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellkammer committed Apr 26, 2024
1 parent 289ef2c commit ade5e89
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,14 @@ The source code of this package lives in https://github.com/gesellkammer/csounde
.. image:: assets/jupyter-session-1.png
:alt: Jupyter Session 1

----------------------------


Contents
--------

.. toctree::
:maxdepth: 2
:caption: Contents:

Introduction
Installation
Expand Down
1 change: 1 addition & 0 deletions test/test2.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@


print("--------------- test2 -----------------", sys.argv)

# Test that all dependencies needed are there
ok = dependencies.checkDependencies(force=True, fix=True)
if not ok:
Expand Down

0 comments on commit ade5e89

Please sign in to comment.