From: Robbie B. <rob...@gm...> - 2008-08-16 22:14:30
|
Hi all So I set out this evening to start a cookbook and when I got to looking for a suitable place to put it I noticed trunk/lib/SOAP/Lite/Cookbook.pod in the repository but cannot find it on search.cpan.org - has it been released? Anyway, I've combined that and my effort of this evening into one file. Following the example of how the Catalyst documentation, I've added it as a .pm that contains only pod documentation, and will be putting it in a new directory, viz: /lib/SOAP/Lite/Manual/ I would also like to move all the other documentation from the packages themselves into the Manual directory in appropriate .pm pod only files. Then the documentation in the true packages should simply link to the manual. Sane idea? Should I be doing this in trunk or in a new branch? Cheers Robbie |