aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2010-01-12 21:29:16 +0200
committerPetri Lehtinen <petri@digip.org>2010-01-12 21:29:16 +0200
commitb077d7988e2ec55e09df35e3c0383a86adf807da (patch)
tree70fe67543f8c60927801a0652c372461a8ba687b /README.rst
parent7f8684828d481b90a17a1738b8f15f732904569f (diff)
downloadjansson-b077d7988e2ec55e09df35e3c0383a86adf807da.zip
jansson-b077d7988e2ec55e09df35e3c0383a86adf807da.tar.gz
jansson-b077d7988e2ec55e09df35e3c0383a86adf807da.tar.bz2
Update documentation
* Python is no longer required to run the tests * Mention pkg-config support * Fix some errors
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 2f0ca9c..27706dd 100644
--- a/README.rst
+++ b/README.rst
@@ -36,8 +36,6 @@ To run the test suite, invoke::
$ make check
-Python_ is required to run the tests.
-
Documentation
-------------
@@ -57,6 +55,5 @@ required to generate the documentation.
.. _Jansson: http://www.digip.org/jansson/
.. _`MIT license`: http://www.opensource.org/licenses/mit-license.php
-.. _Python: http://www.python.org/
.. _reStructuredText: http://docutils.sourceforge.net/rst.html
.. _Sphinx: http://sphinx.pocoo.org/