From 55ce9d632f828d285360c1abee9f56042243cac9 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 28 Aug 2011 22:15:48 -0400 Subject: clean up inappropriate discussions of ZCML --- docs/tutorials/wiki/installation.rst | 3 --- docs/tutorials/wiki2/installation.rst | 3 --- 2 files changed, 6 deletions(-) (limited to 'docs/tutorials') diff --git a/docs/tutorials/wiki/installation.rst b/docs/tutorials/wiki/installation.rst index f3e22324c..822e0bd22 100644 --- a/docs/tutorials/wiki/installation.rst +++ b/docs/tutorials/wiki/installation.rst @@ -262,9 +262,6 @@ assumptions: - you are willing to use :term:`traversal` to map URLs to code. -- you want to use imperative code plus a :term:`scan` to perform - configuration. - .. note:: :app:`Pyramid` supports any persistent storage mechanism (e.g. a SQL diff --git a/docs/tutorials/wiki2/installation.rst b/docs/tutorials/wiki2/installation.rst index 488b4fb35..bfe75d82e 100644 --- a/docs/tutorials/wiki2/installation.rst +++ b/docs/tutorials/wiki2/installation.rst @@ -232,9 +232,6 @@ the following assumptions: - you are willing to use :term:`url dispatch` to map URLs to code. -- you want to configure your application *imperatively* (no - :term:`declarative configuration` such as ZCML). - .. note:: :app:`Pyramid` supports any persistent storage mechanism (e.g. object -- cgit v1.2.3