Regenerate documentation
diff --git a/doc/html/openssl-crypto.html b/doc/html/openssl-crypto.html
index 18f8cf4..29bce72 100644
--- a/doc/html/openssl-crypto.html
+++ b/doc/html/openssl-crypto.html
@@ -10,7 +10,7 @@
 <LINK REL="next" href="openssl-rand.html">
 <LINK REL="previous" href="openssl.html">
 <LINK REL="up" href="openssl.html">
-<LINK REL="next" href="openssl-x509.html">
+<LINK REL="next" href="openssl-x509ext.html">
 </head>
 <body>
 <DIV CLASS="navigation">
@@ -22,7 +22,7 @@
 <td><A href="openssl.html"><img src="up.gif"
   border="0" height="32"
   alt="Up One Level" width="32"></A></td>
-<td><A href="openssl-x509.html"><img src="next.gif"
+<td><A href="openssl-x509ext.html"><img src="next.gif"
   border="0" height="32"
   alt="Next Page" width="32"></A></td>
 <td align="center" width="100%">Python OpenSSL Manual</td>
@@ -38,7 +38,7 @@
 </tr></table>
 <b class="navlabel">Previous:</b> <a class="sectref" href="openssl.html">3 OpenSSL  </A>
 <b class="navlabel">Up:</b> <a class="sectref" href="openssl.html">3 OpenSSL  </A>
-<b class="navlabel">Next:</b> <a class="sectref" href="openssl-x509.html">3.1.1 X509 objects</A>
+<b class="navlabel">Next:</b> <a class="sectref" href="openssl-x509ext.html">3.1.1 X509Extension objects</A>
 <br><hr>
 </DIV>
 <!--End of Navigation Panel-->
@@ -240,7 +240,7 @@
 <dl><dt><b><a name='l2h-32'><tt class='function'>load_crl</tt></a></b>(<var>type, buffer</var>)
 <dd>
 Load Certificate Revocation List (CRL) data from a string <var>buffer</var>.
-<var>buffer</var> encoded with the type <var>type</var>.  The type <var>type</var> 
+<var>buffer</var> encoded with the type <var>type</var>.  The type <var>type</var>
 must either <tt class="constant">FILETYPE_PEM</tt> or <tt class="constant">FILETYPE_ASN1</tt>).
 </dl>
 
@@ -298,28 +298,30 @@
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
 
 <UL CLASS="ChildLinks">
-<LI><A NAME="tex2html139"
-  href="openssl-x509.html">3.1.1 X509 objects </A>
-<LI><A NAME="tex2html140"
-  href="openssl-x509name.html">3.1.2 X509Name objects </A>
 <LI><A NAME="tex2html141"
-  href="openssl-x509req.html">3.1.3 X509Req objects </A>
+  href="openssl-x509ext.html">3.1.1 X509Extension objects </A>
 <LI><A NAME="tex2html142"
-  href="openssl-x509store.html">3.1.4 X509Store objects </A>
+  href="openssl-x509.html">3.1.2 X509 objects </A>
 <LI><A NAME="tex2html143"
-  href="openssl-pkey.html">3.1.5 PKey objects </A>
+  href="openssl-x509name.html">3.1.3 X509Name objects </A>
 <LI><A NAME="tex2html144"
-  href="openssl-pkcs7.html">3.1.6 PKCS7 objects </A>
+  href="openssl-x509req.html">3.1.4 X509Req objects </A>
 <LI><A NAME="tex2html145"
-  href="openssl-pkcs12.html">3.1.7 PKCS12 objects </A>
+  href="openssl-x509store.html">3.1.5 X509Store objects </A>
 <LI><A NAME="tex2html146"
-  href="openssl-509ext.html">3.1.8 X509Extension objects </A>
+  href="openssl-pkey.html">3.1.6 PKey objects </A>
 <LI><A NAME="tex2html147"
-  href="openssl-netscape-spki.html">3.1.9 NetscapeSPKI objects </A>
+  href="openssl-pkcs7.html">3.1.7 PKCS7 objects </A>
 <LI><A NAME="tex2html148"
-  href="crl.html">3.1.10 CRL objects </A>
+  href="openssl-pkcs12.html">3.1.8 PKCS12 objects </A>
 <LI><A NAME="tex2html149"
-  href="revoked.html">3.1.11 Revoked objects </A>
+  href="openssl-509ext.html">3.1.9 X509Extension objects </A>
+<LI><A NAME="tex2html150"
+  href="openssl-netscape-spki.html">3.1.10 NetscapeSPKI objects </A>
+<LI><A NAME="tex2html151"
+  href="crl.html">3.1.11 CRL objects </A>
+<LI><A NAME="tex2html152"
+  href="revoked.html">3.1.12 Revoked objects </A>
 </UL>
 <!--End of Table of Child-Links-->
 
@@ -333,7 +335,7 @@
 <td><A href="openssl.html"><img src="up.gif"
   border="0" height="32"
   alt="Up One Level" width="32"></A></td>
-<td><A href="openssl-x509.html"><img src="next.gif"
+<td><A href="openssl-x509ext.html"><img src="next.gif"
   border="0" height="32"
   alt="Next Page" width="32"></A></td>
 <td align="center" width="100%">Python OpenSSL Manual</td>
@@ -349,7 +351,7 @@
 </tr></table>
 <b class="navlabel">Previous:</b> <a class="sectref" href="openssl.html">3 OpenSSL  </A>
 <b class="navlabel">Up:</b> <a class="sectref" href="openssl.html">3 OpenSSL  </A>
-<b class="navlabel">Next:</b> <a class="sectref" href="openssl-x509.html">3.1.1 X509 objects</A>
+<b class="navlabel">Next:</b> <a class="sectref" href="openssl-x509ext.html">3.1.1 X509Extension objects</A>
 <hr>
 <span class="release-info">Release 0.11.</span>
 </DIV>