spot/doc
Alexandre Duret-Lutz 8de524adb0 org: add a first code example
The difficulty is not the example, but setting up org-mode to allow
Python and C++ example that use the local libraries, not those
installed system-wide.

* doc/org/.dir-locals.el: Rename as...
* doc/org/.dir-locals.el.in: ... this, so we can easily define
PYTHONPATH and other environment variables.
* doc/org/init.el.in: Enable C++, and make sure but Python
and C++ use the local libraries.
* doc/org/g++wrap.in, doc/org/tut01.org: New files.
* doc/Makefile.am, configure.ac: Adjust.
* wrap/python/spot.py (to_str): Take a parenth argument.
2015-06-03 08:07:23 +02:00
..
org org: add a first code example 2015-06-03 08:07:23 +02:00
tl psl: add support for the [:*i..j] operator 2015-01-19 14:39:41 +01:00
.gitignore more files to ignore 2015-01-08 21:04:03 +01:00
dot.in Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
Doxyfile.in * doc/Doxyfile.in: Hide private functions and member. Enable search. 2013-07-29 01:14:37 +02:00
footer.html Improve documentation here and there. 2013-06-09 15:55:57 +02:00
mainpage.dox Improve documentation here and there. 2013-06-09 15:55:57 +02:00
Makefile.am org: add a first code example 2015-06-03 08:07:23 +02:00