Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime Courtet committed May 2, 2019
1 parent 7d2a832 commit 742272a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,6 @@ In this case, if you use ``manage.py``, the server must be launched using ``--no

.. toctree::
:maxdepth: 2
:caption: Contents:

screamshot
15 changes: 15 additions & 0 deletions docs/screamshot.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,27 @@
screamshot package
==================

generate_bytes_img
------------------

.. autofunction:: screamshot.generate_bytes_img_functions.generate_bytes_img

generate_bytes_img_prom
-----------------------

.. autofunction:: screamshot.generate_bytes_img_functions.generate_bytes_img_prom

generate_bytes_img_django_wrap
------------------------------

.. autofunction:: screamshot.generate_bytes_img_functions.generate_bytes_img_django_wrap

serialize
---------

.. autofunction:: screamshot.serializer.serialize

deserialize
-----------

.. autofunction:: screamshot.serializer.deserialize

0 comments on commit 742272a

Please sign in to comment.