/[escript]/trunk/doc/doxygen/SConscript
ViewVC logotype

Contents of /trunk/doc/doxygen/SConscript

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1388 - (show annotations)
Fri Jan 11 07:45:58 2008 UTC (15 years, 2 months ago) by trankine
File size: 576 byte(s)
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