Parent Directory
|
Revision Log
And get the *(&(*&(* name right
1 | # Scons configuration file for doxygen C and C++ docs |
2 | |
3 | # Copyright 2006 by ACcESS MNRF |
4 | # |
5 | # http://www.access.edu.au |
6 | # Primary Business: Queensland, Australia |
7 | # Licensed under the Open Software License version 3.0 |
8 | # http://www.opensource.org/licenses/osl-3.0.php |
9 | # |
10 | # |
11 | # |
12 | |
13 | import os |
14 | Import('*') |
15 | |
16 | env.Command(api_doxygen, pyinstall, "doxygen doc/doxygen/doxygen_esys") |
17 |
ViewVC Help | |
Powered by ViewVC 1.1.26 |