From 0ac7b075f76b3989fe9eb763b73bab827c9deccd Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 25 Dec 2009 06:44:37 +0000 Subject: Fix syntax errors found via manuel, and add manuel-style markers to prevent untestable code blocks from being tested. --- docs/narr/scanning.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/narr/scanning.rst') diff --git a/docs/narr/scanning.rst b/docs/narr/scanning.rst index 1276c058d..a7f47efd4 100644 --- a/docs/narr/scanning.rst +++ b/docs/narr/scanning.rst @@ -74,6 +74,7 @@ this is best represented as the scanner translating the arguments to :meth:`repoze.bfg.configuration.Configurator.add_view` method, effectively: +.. ignore-next-block .. code-block:: python :linenos: -- cgit v1.2.3