I checked out phpdoc and created a new directory (en/reference/rpmreader) which is where I believe the documentation should go. I created all my xml files and am currently compiling it to make sure it works. My question is, do I need more rights on CVS (username: atex) to create the rpmreader directory and all the subsequent files underneath or can I just do a "cvs add rpmreader" command and then do a "cvs commit" to upload the files to cvs.php.net? Please let me know.
On 10/7/05, Dan Scott <[EMAIL PROTECTED]> wrote: > Hi Andrew: > > Start with http://doc.php.net/dochowto/, then post questions to the > php-doc mailing list and we'll try to help you out the best we can. We > _really_ appreciate good documentation! > > Dan > > On 10/7/05, Andrew Teixeira <[EMAIL PROTECTED]> wrote: > > Hello, > > I wanted to post some documentation for the rpmreader module I just > > released, but I would like to do it in the usual "PHP" way (i.e. in > > the format used by the PHP manual). I seem to see that it uses > > docbook format, which is great because I have written a fair amount of > > docbook stuff. Could anyone point me to information on the > > templates/style sheets/scripts/etc. that I would need to use to make > > proper documentation for this module so it can appear either in the > > PHP documentation or at least in the same format as the PHP > > documentation? I was able to publish the module, but I feel bad not > > providing any real documentation for it. Any help would be greatly > > appreciated. > > > > -- > > PECL development discussion Mailing List (http://pecl.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > -- > PECL development discussion Mailing List (http://pecl.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >
