File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1+ More coming up
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Contents:
1111.. toctree ::
1212 :maxdepth: 2
1313
14- introduction
14+ intro
1515
1616Indices and tables
1717==================
Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ PyRes is a resque_ clone built in python. Resque is used by Github as their
55message queue. Read _ the blog post from github about how they use resque in
66production.
77
8- : synopsis: Any job which takes a little while to run can be put on a message
9- queue. Read our example _ implementation of how a PyRes can be used to spam
8+ :synopsis: Any job which takes a little while to run can be put on a message
9+ queue. Read our :doc: ` Example < /example >` implementation of how a PyRes can be used to spam
1010check comments.
1111
1212
1313
1414
1515
1616.. _resque : http://github.com/defunkt/resque#readme
17- .. _ read : http://github.com/blog/542-introducing-resque
17+ .. _ Read : http://github.com/blog/542-introducing-resque
1818
You can’t perform that action at this time.
0 commit comments