spot/doc/org/tut.org
Alexandre Duret-Lutz a8f02ed8ca org: add an index page
* doc/org/index.org, doc/org/tut.org: New files.
* doc/Makefile.am: Add them.
* doc/org/setup.org: Adjust HOME link.
* doc/org/tools.org: Adjust UP link.
* debian/spot-doc.doc-base: The root is now index.html.
2015-06-07 16:51:33 +02:00

617 B

Code Examples

This section contains code examples for using Spot. This is a work in progress. Feel free to send suggestion of small tasks you would like to see illustrated here.

Examples with Shell, Python, and C++

All the following pages show how to perform the same task using the three interfaces supported by Spot: shell commands, Python, or C++.