Author: jtauber
Date: Thu Sep 18 20:34:42 2008
New Revision: 897

Added:
    trunk/docs/customization.rst
    trunk/docs/dependencies.rst
    trunk/docs/deployment.rst
    trunk/docs/install.rst
    trunk/docs/intro.rst
Modified:
    trunk/docs/index.rst

Log:
stubs for basic documentation

Added: trunk/docs/customization.rst
==============================================================================
--- (empty file)
+++ trunk/docs/customization.rst        Thu Sep 18 20:34:42 2008
@@ -0,0 +1,2 @@
+Customization
+=============
\ No newline at end of file

Added: trunk/docs/dependencies.rst
==============================================================================
--- (empty file)
+++ trunk/docs/dependencies.rst Thu Sep 18 20:34:42 2008
@@ -0,0 +1,2 @@
+Dependencies
+============
\ No newline at end of file

Added: trunk/docs/deployment.rst
==============================================================================
--- (empty file)
+++ trunk/docs/deployment.rst   Thu Sep 18 20:34:42 2008
@@ -0,0 +1,2 @@
+Deployment
+==========
\ No newline at end of file

Modified: trunk/docs/index.rst
==============================================================================
--- trunk/docs/index.rst        (original)
+++ trunk/docs/index.rst        Thu Sep 18 20:34:42 2008
@@ -2,17 +2,34 @@
     You can adapt this file completely to your liking, but it should at  
least
     contain the root `toctree` directive.

-Welcome to Pinax's documentation!
-=================================
+Welcome to Pinax's documentation
+================================

-Contents:
+Pinax is an open-source collection of re-usable apps for the Django Web
+Framework.
+
+By integrating numerous reusable Django apps to take care of the things
+that many sites have in common, it lets you focus on what makes your
+site different.
+
+.. toctree::
+   :maxdepth: 1
+
+   intro
+   install
+   deployment
+   customization
+   dependencies
+
+Documentation for Individual Apps
+---------------------------------

  .. toctree::
-   :maxdepth: 2
+   :maxdepth: 1

-   external/emailconfirmation/index.rst
-   external/timezones/index.rst
-   external/threadedcomments/index.rst
+   external/emailconfirmation/index
+   external/timezones/index
+   external/threadedcomments/index

  Indices and tables
  ==================

Added: trunk/docs/install.rst
==============================================================================
--- (empty file)
+++ trunk/docs/install.rst      Thu Sep 18 20:34:42 2008
@@ -0,0 +1,2 @@
+Installation
+============
\ No newline at end of file

Added: trunk/docs/intro.rst
==============================================================================
--- (empty file)
+++ trunk/docs/intro.rst        Thu Sep 18 20:34:42 2008
@@ -0,0 +1,2 @@
+Introduction
+============
\ No newline at end of file

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to