spot/doc/org/tut.org
Alexandre Duret-Lutz 60bd9dd606 org: add a new code example
This addresses on item of #14.

* doc/org/tut20.org: New file.
* doc/Makefile.am: Add it.
* doc/org/tut.org: Link to it.
* doc/org/.dir-locals.el.in, doc/org/init.el.in: Fix some PATH
issues.
2015-06-10 23:39:38 +02:00

673 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++.