From edd91578808d808646ca583dbd091220b5b7cb28 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 25 Oct 2010 19:20:22 -0400 Subject: convert remainder of docs to use pyramid instead of repoze.bfg --- docs/api/testing.rst | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs/api/testing.rst') diff --git a/docs/api/testing.rst b/docs/api/testing.rst index 2fdea6cd7..fc4b76cc7 100644 --- a/docs/api/testing.rst +++ b/docs/api/testing.rst @@ -15,8 +15,6 @@ .. autofunction:: registerView - .. autofunction:: registerViewPermission - .. autofunction:: registerUtility .. autofunction:: registerAdapter @@ -25,8 +23,6 @@ .. autofunction:: registerRoute - .. autofunction:: registerRoutesMapper - .. autofunction:: registerSettings .. autofunction:: setUp -- cgit v1.2.3