projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e080d2e
)
Documentation fix.
author
Joshua Roesslein
<jroesslein@gmail.com>
Thu, 10 Dec 2009 06:15:08 +0000
(
00:15
-0600)
committer
Joshua Roesslein
<jroesslein@gmail.com>
Thu, 10 Dec 2009 06:15:08 +0000
(
00:15
-0600)
doc/getting_started.rst
patch
|
blob
|
blame
|
history
diff --git
a/doc/getting_started.rst
b/doc/getting_started.rst
index 4f7a0205f9ce531f9a4a79f072825f38aa387ad8..a856b4ab0bbc4fdbea9c97a7d8fe74652e15be06 100644
(file)
--- a/
doc/getting_started.rst
+++ b/
doc/getting_started.rst
@@
-41,7
+41,7
@@
API
The API class provides access to the entire twitter RESTful API
methods. Each method can accept various parameters and return
responses. For more infomation about these methods please refer to
-:ref:`
api_reference`.
+:ref:`
API Reference <api_reference>`.
Models
======