diff options
| author | Stefan Kögl <stefan@skoegl.net> | 2013-04-14 00:11:03 +0200 |
|---|---|---|
| committer | Stefan Kögl <stefan@skoegl.net> | 2013-04-14 00:11:03 +0200 |
| commit | e231fa02fa4ccbee6636763672b79bf951f7829e (patch) | |
| tree | f3c0459b44614273f81fa12646fb2355e0230884 /doc/mod-jsonpatch.rst | |
| parent | 5cabe7bc576334962034a19e4bd7aab885292094 (diff) | |
| download | python-json-patch-e231fa02fa4ccbee6636763672b79bf951f7829e.tar.gz | |
add documentation
Diffstat (limited to 'doc/mod-jsonpatch.rst')
| -rw-r--r-- | doc/mod-jsonpatch.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/mod-jsonpatch.rst b/doc/mod-jsonpatch.rst new file mode 100644 index 0000000..0a0102b --- /dev/null +++ b/doc/mod-jsonpatch.rst @@ -0,0 +1,7 @@ +.. mod-jsonpatch: + +The ``jsonpatch`` module +======================== + +.. automodule:: jsonpatch + :members: |
