Changeset 3957 for trunk/MagicSoft/Mars/macros/dohtml.C
- Timestamp:
- 05/04/04 15:27:25 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/dohtml.C
r3930 r3957 22 22 ! 23 23 \* ======================================================================== */ 24 25 /////////////////////////////////////////////////////////////////////////// 26 // 27 // dohtml.C 28 // ======== 29 // 30 // This is a service macro used to create the html-documentation from 31 // source code (THtml) 32 // 33 // Add here all directories in which files are stored from which the 34 // documentation should be created an add all macros which should be 35 // converted to HTML. 36 // 37 /////////////////////////////////////////////////////////////////////////// 24 38 25 39 void dohtml()
Note:
See TracChangeset
for help on using the changeset viewer.