Revision: 6481
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6481&view=rev
Author:   astraw
Date:     2008-12-03 08:27:12 +0000 (Wed, 03 Dec 2008)

Log Message:
-----------
add info about how to build HTML documentation

Modified Paths:
--------------
    trunk/matplotlib/doc/README.txt

Modified: trunk/matplotlib/doc/README.txt
===================================================================
--- trunk/matplotlib/doc/README.txt     2008-12-03 07:40:09 UTC (rev 6480)
+++ trunk/matplotlib/doc/README.txt     2008-12-03 08:27:12 UTC (rev 6481)
@@ -32,3 +32,9 @@
 
 * mpl_examples - a link to the matplotlib examples in case any
   documentation wants to literal include them
+
+To build the HTML documentation, install sphinx (0.5 or greater
+required), then type "python make.py html" in this directory.  Wait
+for the initial run (which builds the example gallery) to be done,
+then run "python make.py html" again. The top file of the results will
+be ./build/html/index.html


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
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to