README
author Puneeth Chaganti <punchagan@fossee.in>
Sun, 30 Jan 2011 12:32:06 +0530
changeset 4 e6e33366df0f
parent 3 de4a2ed2f34b
permissions -rw-r--r--
Clean up backup files and .pyc 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