Revision: 5967 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5967&view=rev Author: mdboom Date: 2008-08-04 14:29:33 +0000 (Mon, 04 Aug 2008)
Log Message: ----------- Workaround for broken search engine in Sphinx Modified Paths: -------------- trunk/matplotlib/doc/conf.py Modified: trunk/matplotlib/doc/conf.py =================================================================== --- trunk/matplotlib/doc/conf.py 2008-08-04 13:58:20 UTC (rev 5966) +++ trunk/matplotlib/doc/conf.py 2008-08-04 14:29:33 UTC (rev 5967) @@ -98,7 +98,7 @@ # If nonempty, this is the file name suffix for generated HTML files. The # default is ``".html"``. -#html_file_suffix = '.xhtml' +html_file_suffix = '.html' # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Matplotlib-checkins mailing list Matplotlib-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins