#! /bin/sh /usr/share/dpatch/dpatch-run
## build-w-sphinx-062.dpatch by Stefano Zacchiroli <zack@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: skip some documentation entries which do not build properly
## DP: with current sphinx in Debian (0.6.2). Temporary work-around
## DP: until the forthcoming sphinx version is released. See
## DP: http://groups.google.com/group/turbogears/browse_thread/thread/a20afb336a08afe9/e73569114ab99d5b?lnk=gst&q=zacchiroli#e73569114ab99d5b
## DP: for a discussion of the issue.

@DPATCH@
diff -urNad trunk~/modules/thirdparty/webob.rst trunk/modules/thirdparty/webob.rst
--- trunk~/modules/thirdparty/webob.rst	2008-06-27 03:09:09.000000000 +0200
+++ trunk/modules/thirdparty/webob.rst	2009-07-20 13:23:39.563441318 +0200
@@ -80,16 +80,6 @@
 ------------------------
 .. currentmodule:: webob.etag
 .. automodule:: webob.etag
-.. autoclass:: AnyETag
-    :members:
-.. autoclass:: NoETag
-    :members:
-.. autoclass:: ETagMatcher
-    :members:
-.. autoclass:: IfRange
-    :members:
-.. autoclass:: NoIfRange
-    :members:
 
 
 mod:`webob.exc`
