projects
/
platform
/
upstream
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0fe551
)
cleaup api docs
author
Kenneth Reitz
<me@kennethreitz.com>
Sun, 23 Dec 2012 06:47:35 +0000
(
01:47
-0500)
committer
Kenneth Reitz
<me@kennethreitz.com>
Sun, 23 Dec 2012 06:47:35 +0000
(
01:47
-0500)
docs/api.rst
patch
|
blob
|
history
diff --git
a/docs/api.rst
b/docs/api.rst
index e7db1dd4910caee3037ce5384576b61ee02e80c9..938ab67658dc7eeaad0e58e7079f6ea2e6cf60c9 100644
(file)
--- a/
docs/api.rst
+++ b/
docs/api.rst
@@
-55,22
+55,6
@@
Exceptions
.. autoexception:: TooManyRedirects
-.. _configurations:
-
-Configurations
---------------
-
-.. automodule:: requests.defaults
-
-
-Utilities
----------
-
-These functions are used internally, but may be useful outside of
-Requests.
-
-.. module:: requests.utils
-
Status Code Lookup
~~~~~~~~~~~~~~~~~~