Is it possible to automatically generate documentation for Stata do-files in
the same fashion as in for example javadoc?
Introduction to javadoc, see the link below:
http://java.sun.com/j2se/javadoc/
We would like to be able to write something like the following:
/*
* @author (our names)
* @version (versioninformation)
* @description (description and usage of the program)
* @param (program parameters)
*/
program define ....
syntax ......
.
.
.
end
We would like to have a script that can gather all this information from
different do-files, to one documentation-file. Does anyone know of such a
script / program?
Best regards
Fiona and Iben
Department of Statistics
SDU Odense
Denmark
_________________________________________________________________
F� alle de nye og sjove ikoner med MSN Messenger http://www.msn.dk/messenger
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/