From 842c449340ac50e0536da9becf20a94fa26d6032 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 29 Jul 2008 03:10:09 +0000 Subject: wiki. --- docs/index.rst | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 091053469..5825a6129 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -61,6 +61,15 @@ Per-module :mod:`repoze.bfg` API documentation. Sample Applications =================== +`repoze.wiki `_ is a port of +the `TurboGears 20-Minute Wiki +`_. It +demonstrates integration with `SQLAlchemy +`_, customized traversal, and form +processing. Check this application out of Subversion via:: + + svn co http://svn.repoze.org/repoze.wiki/trunk repoze.wiki + `repoze.cluegun `_ is a simple pastebin application based on Rocky Burt's `ClueBin `_. It demonstrates form @@ -72,7 +81,7 @@ application. Check this application out of Subversion via:: `repoze.virginia `_ is a very simple dynamic file rendering application. It is willing to render structured text documents, HTML documents, and images from a -disk directory. This application runs the `repoze.org +filesystem directory. This application runs the `repoze.org `_ website. Check this application out of Subversion via:: -- cgit v1.2.3