Skip to content

Commit

Permalink
[master,README][xs]: note about how to build docs with note about nee…
Browse files Browse the repository at this point in the history
…d to init submodule.
  • Loading branch information
rufuspollock committed Mar 2, 2012
1 parent 0ab99cf commit 69d7f18
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,19 @@ http://ckan.org/.
* Developer mailing list: [email protected]
* Issue tracker: http://trac.ckan.org/

Building Documentation
======================

1. Install python-sphinx

2. Initialize the theme submodule::

git submodule init
git submodule update

3. Run the command to build the docs::

python setup.py build_sphinx

Copying and License
===================
Expand Down

0 comments on commit 69d7f18

Please sign in to comment.