From 09c494a7dba9dacc5750883daeee501ebfbef5c7 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 17 Jul 2008 16:03:24 +0000 Subject: Use ViewFactory. --- docs/api/view.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/view.rst b/docs/api/view.rst index 5d127a7a4..943932ddf 100644 --- a/docs/api/view.rst +++ b/docs/api/view.rst @@ -5,5 +5,5 @@ .. currentmodule:: repoze.bfg.view -.. autoclass:: View +.. autoclass:: ViewFactory :members: -- cgit v1.2.3