Menu

Tree [r8989] / trunk / py4science / examples / sphinx_template /
 History

HTTPS access


File Date Author Commit
 _static 2008-06-03 jdh2358 [r5379] added sphinx template for doc unit
 _templates 2008-06-03 jdh2358 [r5379] added sphinx template for doc unit
 model 2008-08-12 mdboom [r6027] Add new features to template in prep for SciPy 08
 pyplots 2008-08-12 mdboom [r6027] Add new features to template in prep for SciPy 08
 simulations 2008-08-12 mdboom [r6027] Add new features to template in prep for SciPy 08
 sphinxext 2008-08-12 mdboom [r6027] Add new features to template in prep for SciPy 08
 README.txt 2008-06-12 jdh2358 [r5498] added mathpng and ipy extensions
 conf.py 2008-08-13 mdboom [r6030] Bumping version number.
 index.rst 2008-06-03 jdh2358 [r5379] added sphinx template for doc unit
 make.py 2008-08-12 mdboom [r6027] Add new features to template in prep for SciPy 08

Read Me

sphinx template sampledoc
=========================

This is the top level build directory for the sphinx sampledoc
documentation.  All of the documentation is written using sphinx, a
python documentation system built on top of ReST.  This directory
contains


* model - A document describing a model.  Be sure to see the cheat
  sheet file model/sphinx_helpers.rst

* simulations - A document describing the simulations -- contains a
  code subdir with python scripts and a make.py file to build them
  into PNGs

* make.py - the build script to build the html or PDF docs.  Do
  `python make.py html` or `python make.py latex` for PDF

* sphinxext - some extensions to sphinx to handle math, ipython syntax
  highlighting, autodocs

* index.rst - the top level include document for sampledocs document

* conf.py - the sphinx configuration

* _static - used by the sphinx build system

* _templates - used by the sphinx build system

You can get the latest svn of this document at:

  > svn co https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/trunk/py4science/examples/sphinx_template


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.