Update docs to not use UML diagrams. Fixes issue #148.
diff --git a/docs/epy/django.db.models.fields.subclassing.SubfieldBase-class.html b/docs/epy/django.db.models.fields.subclassing.SubfieldBase-class.html
index e7e995c..5075626 100644
--- a/docs/epy/django.db.models.fields.subclassing.SubfieldBase-class.html
+++ b/docs/epy/django.db.models.fields.subclassing.SubfieldBase-class.html
@@ -59,39 +59,11 @@
<!-- ==================== TYPE DESCRIPTION ==================== -->
<h1 class="epydoc">Type SubfieldBase</h1><p class="nomargin-top"></p>
<center>
-<center> <map id="uml_class_diagram_for_django_d" name="uml_class_diagram_for_django_d">
-<area shape="rect" href="django.db.models.fields.subclassing.SubfieldBase-class.html#__new__" title="django.db.models.fields.subclassing.SubfieldBase.__new__" alt="" coords="17,591,209,609"/>
-<area shape="rect" href="django.db.models.fields.subclassing.SubfieldBase-class.html" title="A metaclass for custom Field subclasses." alt="" coords="16,565,211,611"/>
-<area shape="rect" href="javascript:void(0);" title="type.__abstractmethods__" alt="" coords="48,28,179,47"/>
-<area shape="rect" href="javascript:void(0);" title="type.__base__" alt="" coords="48,47,179,65"/>
-<area shape="rect" href="javascript:void(0);" title="type.__bases__" alt="" coords="48,65,179,84"/>
-<area shape="rect" href="javascript:void(0);" title="type.__basicsize__" alt="" coords="48,84,179,103"/>
-<area shape="rect" href="javascript:void(0);" title="type.__dictoffset__" alt="" coords="48,103,179,121"/>
-<area shape="rect" href="javascript:void(0);" title="type.__flags__" alt="" coords="48,121,179,140"/>
-<area shape="rect" href="javascript:void(0);" title="type.__instancecheck__" alt="" coords="48,140,179,159"/>
-<area shape="rect" href="javascript:void(0);" title="type.__itemsize__" alt="" coords="48,159,179,177"/>
-<area shape="rect" href="javascript:void(0);" title="type.__mro__" alt="" coords="48,177,179,196"/>
-<area shape="rect" href="javascript:void(0);" title="type.__name__" alt="" coords="48,196,179,215"/>
-<area shape="rect" href="javascript:void(0);" title="type.__subclasscheck__" alt="" coords="48,215,179,233"/>
-<area shape="rect" href="javascript:void(0);" title="type.__weakrefoffset__" alt="" coords="48,233,179,252"/>
-<area shape="rect" href="javascript:void(0);" title="x(...)" alt="" coords="48,255,179,273"/>
-<area shape="rect" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="48,273,179,292"/>
-<area shape="rect" href="javascript:void(0);" title="x==y" alt="" coords="48,292,179,311"/>
-<area shape="rect" href="javascript:void(0);" title="x>=y" alt="" coords="48,311,179,329"/>
-<area shape="rect" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="48,329,179,348"/>
-<area shape="rect" href="javascript:void(0);" title="x>y" alt="" coords="48,348,179,367"/>
-<area shape="rect" href="javascript:void(0);" title="hash(x)" alt="" coords="48,367,179,385"/>
-<area shape="rect" href="javascript:void(0);" title="x.__init__(...) initializes x; see x.__class__.__doc__ for signature" alt="" coords="48,385,179,404"/>
-<area shape="rect" href="javascript:void(0);" title="x<=y" alt="" coords="48,404,179,423"/>
-<area shape="rect" href="javascript:void(0);" title="x<y" alt="" coords="48,423,179,441"/>
-<area shape="rect" href="javascript:void(0);" title="x!=y" alt="" coords="48,441,179,460"/>
-<area shape="rect" href="javascript:void(0);" title="repr(x)" alt="" coords="48,460,179,479"/>
-<area shape="rect" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="48,479,179,497"/>
-<area shape="rect" href="javascript:void(0);" title="type.__subclasses__" alt="" coords="48,497,179,516"/>
-<area shape="rect" href="javascript:void(0);" title="return a type's method resolution order" alt="" coords="48,516,179,535"/>
-<area shape="rect" href="javascript:void(0);" title="type(object) -> the object's type..." alt="" coords="47,11,180,536"/>
+<center> <map id="class_hierarchy_for_subfieldba" name="class_hierarchy_for_subfieldba">
+<area shape="rect" href="django.db.models.fields.subclassing.SubfieldBase-class.html" title="SubfieldBase" alt="" coords="5,61,101,88"/>
+<area shape="rect" href="javascript:void(0);" title="type" alt="" coords="31,5,76,32"/>
</map>
- <img src="uml_class_diagram_for_django_d.gif" alt='' usemap="#uml_class_diagram_for_django_d" ismap="ismap" class="graph-without-title" />
+ <img src="class_hierarchy_for_subfieldba.gif" alt='' usemap="#class_hierarchy_for_subfieldba" ismap="ismap" class="graph-without-title" />
</center>
</center>
<hr />
@@ -304,7 +276,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Thu Jun 14 08:01:56 2012
+ Generated by Epydoc 3.0.1 on Fri Jun 15 09:51:50 2012
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"