Skip to content
Open
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
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@ site
.DS_Store
**/.DS_Store
help/.DS_Store
.DS_Store
docs/.DS_Store
docs/img/.DS_Store
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@ width="50"/>

### 3. module browser user interface

Click on the blank background of the `canvas` and press `add` to add a module.

`module browser` screen from which you can add modules and submodules from either the default library or your own user library.

<img src="img/index/ipad_overview/module_browser/module_browser.png"
Expand Down
Loading