Author: jtauber
Date: Thu Sep 18 20:48:21 2008
New Revision: 899
Added:
trunk/docs/customization.txt
- copied unchanged from r897, /trunk/docs/customization.rst
trunk/docs/dependencies.txt
- copied unchanged from r897, /trunk/docs/dependencies.rst
trunk/docs/deployment.txt
- copied unchanged from r897, /trunk/docs/deployment.rst
trunk/docs/index.txt
- copied unchanged from r898, /trunk/docs/index.rst
trunk/docs/install.txt
- copied unchanged from r897, /trunk/docs/install.rst
trunk/docs/intro.txt
- copied unchanged from r897, /trunk/docs/intro.rst
Removed:
trunk/docs/customization.rst
trunk/docs/dependencies.rst
trunk/docs/deployment.rst
trunk/docs/index.rst
trunk/docs/install.rst
trunk/docs/intro.rst
Modified:
trunk/docs/conf.py
Log:
renamed to .txt and made revision number 0.1
Modified: trunk/docs/conf.py
==============================================================================
--- trunk/docs/conf.py (original)
+++ trunk/docs/conf.py Thu Sep 18 20:48:21 2008
@@ -29,7 +29,7 @@
templates_path = ['.templates']
# The suffix of source filenames.
-source_suffix = '.rst'
+source_suffix = '.txt'
# The master toctree document.
master_doc = 'index'
@@ -42,9 +42,9 @@
# other places throughout the built documents.
#
# The short X.Y version.
-version = 'dev'
+version = '0.1'
# The full version, including alpha/beta/rc tags.
-release = 'dev'
+release = '0.1dev'
# There are two options for replacing |today|: either, you set today to
some
# non-false value, then it is used:
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---