Ray Speth
|
1cedf904df
|
[Doc] Add all Python examples to the Sphinx docs
|
2013-08-22 21:46:27 +00:00 |
|
Ray Speth
|
4743abbe2b
|
[Cython/Doc] Add summary of changes to Python module syntax
|
2013-05-31 15:56:20 +00:00 |
|
Ray Speth
|
f90d136232
|
[Doc] Add content from tut[1-4].py to the Sphinx documentation
Update the tutorials to follow the Cython module's syntax
|
2013-05-31 15:56:01 +00:00 |
|
Ray Speth
|
f53ad9b47b
|
[Cython] Added Sphinx docs for composite classes & importing
|
2012-12-26 23:56:24 +00:00 |
|
Ray Speth
|
8e355464de
|
[Cython] Added physical constants to Sphinx docs
|
2012-12-26 23:56:21 +00:00 |
|
Ray Speth
|
8c0c2e16e4
|
[Cython] Added 1D simulation docs to Sphinx
|
2012-12-26 23:56:18 +00:00 |
|
Ray Speth
|
ced2e6c978
|
[Cython] Generalized interface to Func1
It is now possible to use any callable Python object when the Cantera C++ core
requires an instance of Func1.
|
2012-10-10 18:25:06 +00:00 |
|
Ray Speth
|
4ff9e61e0d
|
Added docstrings for Cython Transport class
|
2012-09-06 19:59:58 +00:00 |
|
Ray Speth
|
25f361651a
|
Added docstrings for the Cython Kinetics and InterfaceKinetics classes
|
2012-09-06 19:59:28 +00:00 |
|
Ray Speth
|
0c904bebfa
|
Added infrastructure for using Sphinx to document the new Python module
This includes adding the sphinx_cmd option to SCons, which can be set to the
Python 3 version of sphinx-build as necessary.
|
2012-09-06 19:58:13 +00:00 |
|