From 077c3c521b1a3cc3b17449f3360f2a0532d50dc7 Mon Sep 17 00:00:00 2001 From: Malthe Borch Date: Mon, 26 Oct 2009 11:44:24 +0000 Subject: Adapt to ``ITraverser`` instead of ``ITraverserFactory``. While this change breaks backwards compatibility, migration is trivial. --- docs/narr/hooks.rst | 4 ++-- docs/narr/models.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/narr/hooks.rst b/docs/narr/hooks.rst index 5a493434e..d2020af0d 100644 --- a/docs/narr/hooks.rst +++ b/docs/narr/hooks.rst @@ -217,7 +217,7 @@ change the default traverser: @@ -268,7 +268,7 @@ used. For example: diff --git a/docs/narr/models.rst b/docs/narr/models.rst index 18738e8f4..c8bea4939 100644 --- a/docs/narr/models.rst +++ b/docs/narr/models.rst @@ -222,7 +222,7 @@ and so on. -- cgit v1.2.3