From 97b64d3b736f6abf0d78126c75d5e56e774bd234 Mon Sep 17 00:00:00 2001 From: Paul Winkler Date: Mon, 30 Jan 2012 17:34:51 -0500 Subject: Hello world with traversal, linked from various places; plus some 'what this chapter is for' notes on the other traversal chapters. Hope this helps. --- docs/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index be03448c9..cb632d5b2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -83,6 +83,7 @@ Narrative documentation in chapter form explaining how to use narr/vhosting narr/testing narr/resources + narr/hellotraversal narr/muchadoabouttraversal narr/traversal narr/security @@ -152,7 +153,8 @@ application. Check this application out via: `virginia `_ is a very simple dynamic file rendering application. It is willing to render structured text -documents, HTML documents, and images from a filesystem directory. An +documents, HTML documents, and images from a filesystem directory. +It's also a good example of :term:`traversal`. An earlier version of this application runs the `repoze.org `_ website. Check this application out via: -- cgit v1.2.3