diff options
| author | Stefan Kögl <stefan@skoegl.net> | 2013-04-13 17:58:44 +0200 |
|---|---|---|
| committer | Stefan Kögl <stefan@skoegl.net> | 2013-04-13 17:58:44 +0200 |
| commit | 159fd825949fa63286208a773ca733f2bf3d4c69 (patch) | |
| tree | 63a5f9c9d180c8a8177f7ecb68d79c4e98f3e158 /doc/mod-jsonpointer.rst | |
| parent | 525b5be0ca45e47edc9756c07dadde4a94e940c1 (diff) | |
| download | python-json-pointer-159fd825949fa63286208a773ca733f2bf3d4c69.tar.gz | |
add some documentation
Diffstat (limited to 'doc/mod-jsonpointer.rst')
| -rw-r--r-- | doc/mod-jsonpointer.rst | 7 |
1 files changed, 7 insertions, 0 deletions
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: |
