Hi, > > Okay. I'm there.
That's a good first step! >What do I do with them? That is, I've got all this > great autogenerated stuff sitting in a directory, how do I make changes > to the autogenerated stuff? > The point was to change the formatting in a way that you don't have to edit them by hand. You can do this by modifying the methods in ModPerl::PODTemplate (inside of mpbuilder). Take a look at the last mail Stas send to the docs-dev mailing list, for what he thinks should be changed. When the formatting is ok, then we should check that the docs are complete, i.e. xsbuilder builder isn't missing any important piece of code or doing the wrong thing at some point. When these steps are complete we have a first set of documentation for the whole mod_perl 2 stuff. This is a good starting point for doing hand editing of the docs e.g. adding perl specific stuff, removing stuff that is only of interenst for C programmeres etc. When you feel there is any thing that should be done by xsbuilder (e.g. something that is always wrong) let me know and I try to change xsbuilder in that way. Gerald P.S. I moving the discussion back to the docs-dev mailing list so other can participate --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
