summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/index.txt4
-rw-r--r--docs/news.txt4
2 files changed, 6 insertions, 2 deletions
diff --git a/docs/index.txt b/docs/index.txt
index f29b60e..8a2b6eb 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -7,6 +7,10 @@ Paste Deployment
.. contents::
+.. comment:
+ The names used in sections should be more concrete, and it should
+ be clearer that they are just arbitrary names.
+
Introduction
------------
diff --git a/docs/news.txt b/docs/news.txt
index d5cf6e9..8b43c43 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -1,8 +1,8 @@
Paste Deployment News
=====================
-svn trunk
----------
+Version 0.5
+-----------
* Made the ``paste_deploy`` template (used with ``paster create
--template=paste_deploy``) more useful, with an example application