Revision: 7463
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7463&view=rev
Author:   jdh2358
Date:     2009-08-11 11:55:35 +0000 (Tue, 11 Aug 2009)

Log Message:
-----------
fixed the screenshot to reflect sampledoc name

Modified Paths:
--------------
    trunk/py4science/examples/sphinx_qs/Makefile
    trunk/py4science/examples/sphinx_qs/_static/basic_screenshot.png
    trunk/py4science/examples/sphinx_qs/getting_started.rst
    trunk/py4science/examples/sphinx_qs/index.rst

Modified: trunk/py4science/examples/sphinx_qs/Makefile
===================================================================
--- trunk/py4science/examples/sphinx_qs/Makefile        2009-08-11 11:41:29 UTC 
(rev 7462)
+++ trunk/py4science/examples/sphinx_qs/Makefile        2009-08-11 11:55:35 UTC 
(rev 7463)
@@ -86,3 +86,8 @@
        $(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) _build/doctest
        @echo "Testing of doctests in the sources finished, look at the " \
              "results in _build/doctest/output.txt."
+
+sf:
+       cd _build/html; \
+       rsync -avz . 
jdh2358,[email protected]:/home/groups/m/ma/matplotlib/htdocs/sampledoc 
-essh --cvs-exclude
+

Modified: trunk/py4science/examples/sphinx_qs/_static/basic_screenshot.png
===================================================================
(Binary files differ)

Modified: trunk/py4science/examples/sphinx_qs/getting_started.rst
===================================================================
--- trunk/py4science/examples/sphinx_qs/getting_started.rst     2009-08-11 
11:41:29 UTC (rev 7462)
+++ trunk/py4science/examples/sphinx_qs/getting_started.rst     2009-08-11 
11:55:35 UTC (rev 7463)
@@ -5,9 +5,6 @@
 Getting started
 ***************
 
-Cheat sheet on how to make this site and install these extensions and
-other goodies.  
-
 .. _installing-docdir:
 
 Installing your doc directory

Modified: trunk/py4science/examples/sphinx_qs/index.rst
===================================================================
--- trunk/py4science/examples/sphinx_qs/index.rst       2009-08-11 11:41:29 UTC 
(rev 7462)
+++ trunk/py4science/examples/sphinx_qs/index.rst       2009-08-11 11:55:35 UTC 
(rev 7463)
@@ -6,6 +6,13 @@
 sampledoc tutorial
 ==================
 
+This is a tutorial introduction to quickly get you up and running with
+your own sphinx documentation system.  We'll cover everything from
+installing sphinx, to customizing the look and feel, to using custom
+extensions for embedding plots, inheritance diagrams, syntax
+highlighted ipython sessions and more.  If you follow along the
+tutorial, you'll start with nothing and end up with this site!
+
 Contents:
 
 .. toctree::


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to