From 054241add4bd2624d89ad23c7101f13fcbb0346a Mon Sep 17 00:00:00 2001 From: David Cramer Date: Wed, 30 Sep 2009 21:09:13 -0500 Subject: [PATCH] improved docs for contrib --- docs/contrib/index.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/contrib/index.rst b/docs/contrib/index.rst index afcb47f..b22ceea 100644 --- a/docs/contrib/index.rst +++ b/docs/contrib/index.rst @@ -8,10 +8,16 @@ To use this, simply change your import line from:: from django.contrib. -To:: +To the following:: from coffin.contrib. +----------------- +Supported Modules +----------------- + +The following drop-in replacements are available: + .. toctree:: :maxdepth: 2