Skip to content

Commit

Permalink
feat(docs): update document toc
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non committed Dec 30, 2016
1 parent d58f9f1 commit dbf800d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ API documentation
riprova.ConstantBackoff <http://riprova.readthedocs.io/en/latest/api.html#riprova.ConstantBackoff>
riprova.FibonacciBackoff <http://riprova.readthedocs.io/en/latest/api.html#riprova.FibonacciBackoff>
riprova.ExponentialBackoff <http://riprova.readthedocs.io/en/latest/api.html#riprova.ExponentialBackoff>
riprova.ErrorWhitelist <http://riprova.readthedocs.io/en/latest/api.html#riprova.ErrorWhitelist>
riprova.add_whitelist_error <http://riprova.readthedocs.io/en/latest/api.html#riprova.add_whitelist_error>
riprova.RetryError <http://riprova.readthedocs.io/en/latest/api.html#riprova.RetryError>
riprova.RetryTimeoutError <http://riprova.readthedocs.io/en/latest/api.html#riprova.RetryTimeoutError>
riprova.MaxRetriesExceeded <http://riprova.readthedocs.io/en/latest/api.html#riprova.MaxRetriesExceeded>
riprova.NotRetriableError <http://riprova.readthedocs.io/en/latest/api.html#riprova.NotRetriableError>

.. automodule:: riprova
:members:
Expand Down

0 comments on commit dbf800d

Please sign in to comment.