Ray Speth
044235c065
[SCons] Remove unnecessary uses of pjoin
2014-10-08 16:54:49 +00:00
Ray Speth
71cabc86ef
[SCons] Express dependencies for rebuilding Doxygen documentation
2014-08-25 22:18:56 +00:00
Bryan W. Weber
cd8e9242a6
[Doc] Allow differentiation of classes from functions in the Matlab docs
2014-07-18 14:37:42 +00:00
Bryan W. Weber
f4041d6fb2
[Doc] Add the ability to pseudo-autodocument MATLAB code to the SConscript file
2014-07-18 14:32:53 +00:00
Ray Speth
d2ff7dbaaa
[SCons] 'clean' removes auto-generated .rst files from examples
2014-04-08 16:26:11 +00:00
Ray Speth
6266986d7b
[SCons] Add specific targets for building the docs
...
Documentation can be built independently of the code by using the 'scons sphinx'
and 'scons doxygen' commands, as an alternative to using the options
'sphinx_docs=y' and 'doxygen_docs=y' to 'scons build'.
2014-03-13 21:35:39 +00:00
Ray Speth
4534bbd21b
[Doc] Add all Matlab examples to the Sphinx docs
2013-08-22 21:46:37 +00:00
Ray Speth
1cedf904df
[Doc] Add all Python examples to the Sphinx docs
2013-08-22 21:46:27 +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
Ray Speth
3acf30b3aa
Moved build directories for docs to make relative links consistent
2012-04-04 18:45:26 +00:00
Ray Speth
b4ceb7da2e
Reformatted the Python docstrings to work better with Sphinx
...
This means that the docstrings are now parsed as reStructuredText.
2012-03-13 17:34:47 +00:00
Ray Speth
09d9ded2e7
Added templates for using Sphinx to generate the Python module docs
2012-03-13 17:34:38 +00:00
Ray Speth
8150f49c2c
Simplified adding SCons build and install targets
2012-03-05 20:45:20 +00:00
Ray Speth
1ece5bcc3d
Some changes to make SCons faster
2012-02-23 21:25:20 +00:00
Ray Speth
3ca1eb819e
SCons can now build and install the Doxygen-generated documentation
2012-02-13 17:24:44 +00:00