This website requires JavaScript.
Explore
Help
Sign In
benn
/
lumiera_
Watch
1
Star
0
Fork
You've already forked lumiera_
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
035a38b177
lumiera_
/
Sample
/
SConstruct
3 lines
86 B
Python
Raw
Normal View
History
Unescape
Escape
sconsDoxy: Run converters on chapel and doxygen tools Signed-off-by: Mats Wichmann <mats@linux.com>
2021-03-05 16:55:42 +01:00
env
=
Environment
(
tools
=
[
"
default
"
,
"
doxygen
"
]
,
toolpath
=
"
.
"
)
env
.
Doxygen
(
"
doxy.cfg
"
)
Reference in a new issue
Copy permalink