Rearranged Sphinx sources so it can be used for more general documentation

This commit is contained in:
Ray Speth 2012-03-30 23:46:25 +00:00
parent 9be5c325f1
commit 4ef4c79be9
14 changed files with 30 additions and 17 deletions

View file

@ -1,27 +1,17 @@
.. Cantera documentation master file, created by
sphinx-quickstart on Mon Mar 12 11:43:09 2012.
Cantera Python Module Documentation
===================================
Contents:
Cantera Documentation
=====================
Contents
========
.. toctree::
:maxdepth: 2
importing
thermo
kinetics
transport
composite
zerodim
onedim
func
error-handling
constants
utilities
convenience
python/index
C++ API Documentation <http://cantera.github.com/docs/index.html>
Cantera Development Homepage <http://cantera.googlecode.com>
Indexes
=======

View file

@ -0,0 +1,23 @@
.. Cantera documentation master file, created by
sphinx-quickstart on Mon Mar 12 11:43:09 2012.
Python Module Documentation
===========================
Contents:
.. toctree::
:maxdepth: 2
importing
thermo
kinetics
transport
composite
zerodim
onedim
func
error-handling
constants
utilities
convenience