root/applications/bdmtoolbox/doc/from_bdm/make_all.sh
@
1126
Revision 1083, 284 bytes (checked in by smidl, 14 years ago) | |
---|---|
|
Line | |
---|---|
1 | #!/bin/bash |
2 | |
3 | ./process_class.sh bdm::epdf |
4 | ./process_class.sh bdm::pdf |
5 | ./process_class.sh bdm::BM |
6 | ./process_class.sh bdm::DS |
7 | ./process_class.sh bdm::logger |
8 | ./process_class.sh bdm::Controller |
9 | ./process_class.sh bdm::MergerBase |
10 | |
11 | cp -u ../../../../library/doc/html/*.png ../html/bdm_doc |
Note: See TracBrowser
for help on using the browser.