On Sat, 10 Nov 2001, Stephen Adkins wrote: > I would assume Inline POD is the way to go.
principle of locality: the closer the doc is to the code, the better. +1 re: using pod, i sent a msg to the pod-people list a while back about extending it in order to write a javadoc-like tool, but nobody ever responded :) i would like to use pod for this project, if it can be extended such that javadoc-quality output can be generated. otherwise, we should look into one of those other tools that people always fight about (scandoc, doxygen, etc etc).
