~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to docs/index.rst

  • Committer: Tres Seaver
  • Date: 2010-03-25 10:28:03 UTC
  • mto: This revision was merged to the branch mainline in revision 405.
  • Revision ID: tseaver@agendaless.com-20100325102803-y42pjxwkzbshzjya
Consistent punctuation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
- simplejson for producing JSON data.
19
19
 
20
 
- Paste for the server. (You need version 1.2 or newer of Paste.)
21
 
 
22
 
- Paste Deploy  (optional, needed when proxying through Apache)
23
 
 
24
 
- flup (optional, needed to use FastCGI, SCGI or AJP)
 
20
- Paste for the server. (You need version 1.2 or newer of Paste).
 
21
 
 
22
- Paste Deploy  (optional, needed when proxying through Apache).
 
23
 
 
24
- flup (optional, needed to use FastCGI, SCGI or AJP).
25
25
 
26
26
 
27
27
Installing Dependencies Using Ubuntu Packages