From 6012899c7d7bd4a5ffd64f0b9cede9639610ef41 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 22 Nov 2009 08:42:41 +0000 Subject: Rendering tweaks. --- docs/narr/hybrid.rst | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'docs/narr/hybrid.rst') diff --git a/docs/narr/hybrid.rst b/docs/narr/hybrid.rst index 8a83cd94e..d85e2f1af 100644 --- a/docs/narr/hybrid.rst +++ b/docs/narr/hybrid.rst @@ -23,12 +23,13 @@ factories and 3) the traversal algorithm, and the interactions between all of them. Therefore, use of this pattern is not recommended unless you *really* need to use it. -This is a advanced topic that has non-trivial corner cases; you may -need to understand more deeply how :mod:`repoze.bfg` works to -understand the concepts discussed in this chapter. To that end, it's -useful to read :ref:`router_chapter` to get a more holistic -understanding of what's happening "under the hood" to use this -feature. +.. warning:: Creating applications that use hybrid-mode features of + :mod:`repoze.bfg` is a advanced topic that exposes non-trivial + corner cases; you may need to understand more deeply how + :mod:`repoze.bfg` works to understand the concepts discussed in + this chapter. To that end, it's useful to read + :ref:`router_chapter` to get a more holistic understanding of + what's happening "under the hood" to use this feature. The Schism ---------- -- cgit v1.2.3