From: Hannu V. <vu...@ms...> - 2011-12-08 07:16:18
|
Hi! I have written some forth code and I've forgot what it does. I got this idea of generating documentation and started to google a bit. AFAIK only amfort has autogenerated documentation. I'm not familiar with perl and I just had quick look for makewords script. I got understanding that it is heavily amforth specific. I also found perldoxygen from sourceforge. If I count 3 3 + . I get result as some work to migrate to perldoxygen and nice layout of doxygen pages. As this is forth, the amount of work depends of value of 3 :) And the result would be doxygen support for Forth. Has anyone had this problem before and how have you handled it? Best regards, Hannu Vuolasaho |