Skip to content

Commit

Permalink
Merge pull request #108 from zerc/update-docs
Browse files Browse the repository at this point in the history
Fix building documentation
  • Loading branch information
zerc committed Mar 22, 2016
2 parents 1a8b243 + bf94466 commit 0172382
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
18 changes: 0 additions & 18 deletions docs/api/core.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,17 +57,6 @@ File List API Resource
:members:
:undoc-members:

.. attribute:: since

.. attribute:: until

.. attribute:: count

.. attribute:: stored

.. attribute:: removed


.. _core_api-grouplist-ref:

Group List API Resource
Expand All @@ -77,13 +66,6 @@ Group List API Resource
:members:
:undoc-members:

.. attribute:: since

.. attribute:: until

.. attribute:: count


.. _core_api-api-ref:

API Clients
Expand Down
2 changes: 1 addition & 1 deletion docs/cli.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Command Line Tool
=================

.. argparse::
:module: pyuploadcare.ucare_cli
:module: pyuploadcare.ucare_cli.__init__
:func: ucare_argparser
:prog: ucare

0 comments on commit 0172382

Please sign in to comment.