From 159fd825949fa63286208a773ca733f2bf3d4c69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20K=C3=B6gl?= Date: Sat, 13 Apr 2013 17:58:44 +0200 Subject: add some documentation --- doc/mod-jsonpointer.rst | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/mod-jsonpointer.rst (limited to 'doc/mod-jsonpointer.rst') diff --git a/doc/mod-jsonpointer.rst b/doc/mod-jsonpointer.rst new file mode 100644 index 0000000..7929d6d --- /dev/null +++ b/doc/mod-jsonpointer.rst @@ -0,0 +1,7 @@ +.. mod-jsonpointer: + +The ``jsonpointer`` module +============================ + +.. automodule:: jsonpointer + :members: -- cgit v1.2.1