diff options
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: |