From fbfe84d7c4bea225d67424012b062d9e1735de86 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 4 Nov 2010 02:27:44 -0400 Subject: remove r.b.skins reference, note that we need an analogue for r.b.viewgroup --- docs/tutorials/cmf/skins.rst | 6 ------ 1 file changed, 6 deletions(-) (limited to 'docs/tutorials') diff --git a/docs/tutorials/cmf/skins.rst b/docs/tutorials/cmf/skins.rst index a81d584f7..7ec3b1be6 100644 --- a/docs/tutorials/cmf/skins.rst +++ b/docs/tutorials/cmf/skins.rst @@ -21,9 +21,3 @@ Python code (as opposed to resources), :term:`view` code combined with differing :term:`predicate` arguments can provide a good deal of the same sort of behavior. -Relatedly, the `repoze.bfg.skins -`_ package is an attempt to -allow directories on disk to represent collections of views simply by -adding templates to the directory. - - -- cgit v1.2.3