From: Robbie B. <rob...@gm...> - 2008-08-16 22:19:59
|
Madness! Having just perused the Catalyst::Manual I now see that it's actually a separate package and all the documents are .pod files. I reckon that's the way to go a separate distribution for the manual. 2008/8/17 Robbie Bow <rob...@gm...>: > 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 > |