Parent Directory
|
Revision Log
Building of API documentation now works. Both epydoc- and doxygen-generated docs are built.
1 | #!/bin/bash |
2 | |
3 | . /opt/modules/default/init/bash |
4 | export MODULEPATH=$MODULEPATH:/raid2/tools/modulefiles/:/data/raid2/toolspp4/modulefiles/gcc-3.3.6 |
5 | module load epydoc |
6 | epydoc --html -o doc/lib/html/epydoc -n esys esys > doc/epydoc/epydoc_msgs.txt 2>&1 |
Name | Value |
---|---|
svn:executable | * |
ViewVC Help | |
Powered by ViewVC 1.1.26 |