README
author amit
Wed, 27 Oct 2010 13:59:11 +0530
changeset 3 de4a2ed2f34b
permissions -rw-r--r--
Adding readme files

.. -*- restructuredtext -*-

=================
README for sphinx-simplecomment
=================

The Project
===========

The project is inspired by django book and hg book. It allows us 
to comment on sphinx documentation. 

Installing
==========

Add the html files of SPHINX PROJECT in setting at the variable SPHINX_PROJECT

do

python manage.py syncdb
python manage runserver