Revision 3f839f59 README

b/README
7 7
Run:
8 8
    python setup.py build_sphinx
9 9

  
10
The documentation will be built in the doc/build/html directory.
10
The documentation will be built in the docs/build/html directory.
11 11

  
12 12
Also run:
13 13
    python setup.py build_sphinx -b text
14 14

  
15
Then find the plain text version of the docs in doc/build/text.
15
Then find the plain text version of the docs in docs/build/text.
16 16

  
17 17
Running the server
18 18
------------------

Also available in: Unified diff