/[ascend]/trunk/base/doc/SConscript
ViewVC logotype

Contents of /trunk/base/doc/SConscript

Parent Directory Parent Directory | Revision Log Revision Log


Revision 766 - (show annotations) (download)
Thu Jul 13 06:33:03 2006 UTC (17 years, 5 months ago) by johnpye
File size: 74 byte(s)
Added 'docs' target to run doxygen for libascend.
1 Import('env')
2
3 docs = env.Doxygen('Doxyfile.base')
4 env.Alias('docs',docs)

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22