Hi,
the documentation at http://sourceforge.net/docman/display_doc.php?docid=32071&group_id=22307 seems to be broken. In former I could read there the HTML version of the documentation. Now I have to read the Structured Text formatted version at http://mysql-python.svn.sourceforge.net/viewvc/mysql-python/trunk/MySQLdb/doc/
Kind regards, Markus
I put unmangled documentation on the Project Web Site (link in top navigation).
SourceForge has found some new and interesting way to screw it up. Like you said, they used to work, and I haven't touched them for a long time.
I recommend getting docutils to convert the restructured text versions to HTML; this is what I use.
http://docutils.sourceforge.net/
Log in to post a comment.
Hi,
the documentation at http://sourceforge.net/docman/display_doc.php?docid=32071&group_id=22307 seems to be broken. In former I could read there the HTML version of the documentation. Now I have to read the Structured Text formatted version at http://mysql-python.svn.sourceforge.net/viewvc/mysql-python/trunk/MySQLdb/doc/
Kind regards,
Markus
I put unmangled documentation on the Project Web Site (link in top navigation).
SourceForge has found some new and interesting way to screw it up. Like you said, they used to work, and I haven't touched them for a long time.
I recommend getting docutils to convert the restructured text versions to HTML; this is what I use.
http://docutils.sourceforge.net/