summaryrefslogtreecommitdiff
path: root/docs/index.txt
diff options
context:
space:
mode:
authorianb <devnull@localhost>2005-10-03 04:43:32 +0000
committerianb <devnull@localhost>2005-10-03 04:43:32 +0000
commit5708df03b9f3d54efcfb50c220118fa4ce8a9474 (patch)
treeb15de388b89646e0e7eb195899f2f7e178785c1c /docs/index.txt
parent99ac706fe532fc01f17fc7768cedd4ee5d1f0af7 (diff)
downloadpaste-5708df03b9f3d54efcfb50c220118fa4ce8a9474.tar.gz
Fixed front page, links0.30.1.0
Diffstat (limited to 'docs/index.txt')
-rw-r--r--docs/index.txt30
1 files changed, 23 insertions, 7 deletions
diff --git a/docs/index.txt b/docs/index.txt
index 0dac983..095d75a 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -26,8 +26,10 @@ Paste for Administrators
* Manage and install web applications system-wide for easy maintenance
-* `See an installation example <install-example.html>`_ or `read more
- about what Paste-enabled means... <enabled.html>`_
+.. comment:
+
+ * `See an installation example <install-example.html>`_ or `read more
+ about what Paste-enabled means... <enabled.html>`_
Paste for Web Developers
------------------------
@@ -44,9 +46,14 @@ Paste for Web Developers
converting old projects, updating and deploying projects -- using a
set of `complimentary packages and tools <related-projects.html>`_
-* `See a development example <develop-example.html>`_ or `read more
- about using Paste in your
- applications... <developer-features.html>`_
+* `read more about some of the available features
+ <developer-features.html>`_
+
+.. comment:
+
+ * `See a development example <develop-example.html>`_ or `read more
+ about using Paste in your
+ applications... <developer-features.html>`_
Documentation
=============
@@ -60,13 +67,22 @@ Components
==========
* `Paste Deploy <./deploy/>`_
+
* `Paste Script <./script/>`_
+
* `Paste Module Index <module-index.html>`_
+
* `Paste WebKit <./webkit/>`_
+
* `Wareweb <./wareweb/>`_
+
* `WSGI specification <http://www.python.org/peps/pep-0333.html>`_
-* `Example application: to-do <./todo/>`_
-* `Example application: FileBrowser <./filebrowser/>`_
+
+* `Example application: to-do
+ <http://svn.pythonpaste.org/Paste/apps/Todo_SQLObject_ZPT/trunk/>`_.
+
+* `Example application: FileBrowser
+ <http://svn.pythonpaste.org/Paste/apps/FileBrowser/trunk/>`_
License
=======