Hi: I'm developing on Radek's php-libvirt extension( http://phplibvirt.cybersales.cz/), I've add many APIs to it, and now trying to add document for it. I've found the php-libvirt documents on the SVN repository, and I'll add more pages for my new APIs, explaining how to use those APIs.
And about me, I worked for Skybility Software Co., Ltd( http://www.skybility.com/skyen/index.ph <goog_1978158303>p </>) in shenzhen, guangdong province of China, just north of Hongkong. We are trying to develop an Hypervisor manage system based on php-libvirt. I've extended it a lot, add trying to add document for those who may get use of it. And one problem is, php-libvirt, still in a experimental stage. I've add the following to doc-base/manual.xml.in: * <set xml:id="refs.misc">* * <title>&MiscExtensions;</title>* * &reference.libvirt.book;* * </set>* to make sure it's indexed by php document. I don't think it's a good idea to make a experimental extension appear on the official document, what is the best practice to deal with it? And which group shall it goes? I'm not sure whether *MiscExtensions *is a reasonable group for php-libvirt. Thanks!