Author: leidel
Date: Mon Oct 20 16:15:42 2008
New Revision: 26
Added:
trunk/docs/index.txt
trunk/docs/overview.txt
- copied, changed from r25, /trunk/docs/overview.rst
Removed:
trunk/docs/overview.rst
Log:
Added index and renamed back to txt file ext to fit sphinx' perseverance
Added: trunk/docs/index.txt
==============================================================================
--- (empty file)
+++ trunk/docs/index.txt Mon Oct 20 16:15:42 2008
@@ -0,0 +1,15 @@
+=============
+Django Robots
+=============
+
+This is a basic Django application to manage robots.txt files following the
+`robots exclusion protocol`_, complementing the Django_ `Sitemap contrib
app`_.
+
+For installation instructions, see the file "INSTALL.txt" in this
+directory; for instructions on how to use this application, and on
+what it provides, see the file "overview.txt" in the "docs/"
+directory.
+
+.. _robots exclusion protocol: http://www.robotstxt.org/robotstxt.html
+.. _Django: http://www.djangoproject.com/
+.. _Sitemap contrib app:
http://www.djangoproject.com/documentation/sitemaps/
Copied: trunk/docs/overview.txt (from r25, /trunk/docs/overview.rst)
==============================================================================
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---