mirror of
https://github.com/Cantera/cantera.git
synced 2026-08-03 09:53:05 -05:00
Rearranged Sphinx sources so it can be used for more general documentation
This commit is contained in:
+7
-17
@@ -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
|
||||
=======
|
||||
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user