.. -*- 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




