On Tue, May 25, 2010 at 18:41, Pieter de Zwart <pdezw...@rubiconproject.com> wrote: > Hey guys, > > I am working on the AMQP PECL extension, which is a client for interacting > with AMQP compliant brokers like RabbitMQ, OpenAMQ, etc. Getting the code > base up to par took a couple days, but after 4 grueling weeks, I finally > think I have enough documentation to move forward with the first release. > With that said, was is the process going forward? Can I commit my > documentation directly? If so, what is the timeline for it to be included in > the central documentation?
Since this is your first documentation contribution you should probably post a patch to this list for review. You will probably get some feedback on things that are incorrect relatively quickly, if anything. After that you can commit (if you have karma, otherwise someone will probably give you karma). The documentations on all official mirrors update every Friday. The 'special' docs mirror, http://docs.php.net, updates about every 6 hours. -Hannes