aboutsummaryrefslogtreecommitdiff
path: root/examples/README.rst
blob: 1dcb04040f33de8c2e1ba806bddb98115b9a7c23 (plain)
1
2
3
4
5
6
7
8
9
10
Jansson examples
================

This directory contains simple example programs that use Jansson.

You can compile the examples by running the configure script normally
in Jansson's top directory, and then::

    cd examples
    make