aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2014-10-02 09:01:51 +0300
committerPetri Lehtinen <petri@digip.org>2014-10-02 13:10:45 +0300
commitee27b7e3ddf6853a698af163c8e0627fa295091b (patch)
tree2c2b6fed789675a4b100ab6c66adcf573828c6a7 /doc
parent391d9101a8d32b083bef9c76f53a603800e3e09f (diff)
downloadjansson-ee27b7e3ddf6853a698af163c8e0627fa295091b.zip
jansson-ee27b7e3ddf6853a698af163c8e0627fa295091b.tar.gz
jansson-ee27b7e3ddf6853a698af163c8e0627fa295091b.tar.bz2
jansson 2.7v2.7
Diffstat (limited to 'doc')
-rw-r--r--doc/apiref.rst2
-rw-r--r--doc/conf.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/apiref.rst b/doc/apiref.rst
index 35d98d2..b60a521 100644
--- a/doc/apiref.rst
+++ b/doc/apiref.rst
@@ -1313,7 +1313,7 @@ type whose address should be passed.
:func:`json_string_value()` internally, so it exists as long as
there are still references to the corresponding JSON string.
-``s%`` (string) [const char \*, size_t *]
+``s%`` (string) [const char \*, size_t \*]
Convert a JSON string to a pointer to a NULL terminated UTF-8
string and its length.
diff --git a/doc/conf.py b/doc/conf.py
index a9adf9f..e7ad405 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -48,7 +48,7 @@ copyright = u'2009-2014, Petri Lehtinen'
# built documents.
#
# The short X.Y version.
-version = '2.6'
+version = '2.7'
# The full version, including alpha/beta/rc tags.
release = version