From fec0f0614c69dc7382fba367f8269479e2682058 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 25 Oct 2010 18:47:29 -0400 Subject: convert narrative docs to Pyramid --- docs/narr/MyProject/myproject/configure.zcml | 4 +- .../MyProject/myproject/templates/mytemplate.pt | 43 +++-- docs/narr/MyProject/setup.py | 8 +- docs/narr/configuration.rst | 74 ++++---- docs/narr/contextfinding.rst | 16 +- docs/narr/environment.rst | 18 +- docs/narr/events.rst | 56 +++--- docs/narr/extending.rst | 30 ++-- docs/narr/firstapp.rst | 100 +++++------ docs/narr/hooks.rst | 145 +++++++--------- docs/narr/hybrid.rst | 30 ++-- docs/narr/i18n.rst | 180 ++++++++++---------- docs/narr/install.rst | 86 +++++----- docs/narr/introduction.rst | 87 +++++----- docs/narr/models.rst | 40 ++--- docs/narr/project.rst | 134 +++++++-------- docs/narr/resources.rst | 40 ++--- docs/narr/router.rst | 62 +++---- docs/narr/security.rst | 158 ++++++++--------- docs/narr/startup.rst | 24 +-- docs/narr/static.rst | 72 ++++---- docs/narr/templates.rst | 138 +++++++-------- docs/narr/threadlocals.rst | 72 ++++---- docs/narr/traversal.rst | 48 +++--- docs/narr/unittesting.rst | 106 ++++++------ docs/narr/urldispatch.rst | 117 ++++++------- docs/narr/vhosting.rst | 48 +++--- docs/narr/views.rst | 187 +++++++++------------ docs/narr/webob.rst | 26 +-- docs/narr/zca.rst | 76 ++++----- 30 files changed, 1067 insertions(+), 1158 deletions(-) diff --git a/docs/narr/MyProject/myproject/configure.zcml b/docs/narr/MyProject/myproject/configure.zcml index 95b7355b1..1d0b3e61c 100644 --- a/docs/narr/MyProject/myproject/configure.zcml +++ b/docs/narr/MyProject/myproject/configure.zcml @@ -1,6 +1,6 @@ - + - + + ${project} Application - - + +