CND69Doxygen
(Difference between revisions)
Line 13: | Line 13: | ||
===User View=== | ===User View=== | ||
- | ===Schedule=== | + | ===Schedule===mple" |
- | + | ||
!Milestone | !Milestone | ||
!Date | !Date | ||
!Content | !Content | ||
|- | |- | ||
- | | NB 6.9 M1 Release | + | | 1 (NB 6.9 M1 Release) |
| 2/24/10 | | 2/24/10 | ||
| | | | ||
|- | |- | ||
- | | NB 6.9 Feature Freeze | + | | 2 (NB 6.9 Feature Freeze) |
| 3/08/10 | | 3/08/10 | ||
| | | | ||
|- | |- | ||
- | | NB 6.9 Code Freeze | + | | 3 (NB 6.9 Code Freeze) |
| 4/16/10 | | 4/16/10 | ||
| Done, all critical bugs fixed. | | Done, all critical bugs fixed. | ||
|} | |} |
Revision as of 20:49, 21 December 2009
CND 69 Doxygen
Doxygen is a tool to convert your C++ comments into publishable HTML. It works by extracting commentary directly from the source with the help of a special Doxygen syntax.
Resources
BZ 178882 support C/C++ documentation tool Doxygen: https://netbeans.org/bugzilla/show_bug.cgi?id=178882
Doxygen Tutorial http://www-scf.usc.edu/~peterchd/doxygen/
Doxygen Tutorial http://class.ee.iastate.edu/cpre288/lectures_files/Doxygen%20Tutorial.pdf
User View
===Schedule===mple" !Milestone !Date !Content |- | 1 (NB 6.9 M1 Release) | 2/24/10 | |- | 2 (NB 6.9 Feature Freeze) | 3/08/10 | |- | 3 (NB 6.9 Code Freeze) | 4/16/10 | Done, all critical bugs fixed. |}