Developers notes
Development platform
Third-party icons
ANT options
[developer@Mainframe]$ ant
Buildfile: build.xml
init:
modo_uso:
[echo] -----------------------------------------
[echo] ** Sharedpaint build file **
[echo] Version 4.0
[echo] -----------------------------------------
[echo]
[echo] Comandos :
[echo] clean - Clean /bin and /docs/API
[echo] build_agpkg - Build the Access Grid Package
How to create the *.agpkg3 file
The ANT way
[developer@Mainframe]$ ant build_agpkg
Bash script
[developer@Mainframe]$ ./build_agpkg3.sh
How to create the HTML API docs
[developer@Mainframe]$ epydoc --config=APIBuilder.cfg
Then you have to see something like:
00:02 Progress: 00:12
14% [==========------------------------------------------------------]
Building documentation: SharedPaint (src/SharedPaint.py)
SharedPaint 4.0 Code Metrics
Module..........Lines...LOC.....Comm....Empty
View.py.........1000....644.....137.....356
SharedPaint.py...125.....53......54......72
Model.py.........212....115......68......97
Messaging.py.....534....376......51.....143
Exceptions.py.....36......7......27......29
Controler.py.....561....426......49.....117
LOC: 1621