Re: [PHP-DOC] ref.dom

2005-01-02 Thread Nuno Lopes
Aidan Lister wrote: Hi list, I think a new exceptions refsect1 is a better idea. The PEAR docs do this: see http://pear.php.net/manual/en/package.database.db.db-common.commit.php Yep, this is definitely needed. I think we can use something like : (Nuno, the code is documented within the constants

Re: [PHP-DOC] ref.dom

2005-01-02 Thread Mehdi Achour
Aidan Lister wrote: Hi list, I think a new exceptions refsect1 is a better idea. The PEAR docs do this: see http://pear.php.net/manual/en/package.database.db.db-common.commit.php Yep, this is definitely needed. I think we can use something like : &reftitle.exceptions; DOM_INDEX

Re: [PHP-DOC] ref.dom

2005-01-01 Thread Aidan Lister
Hi list, I think a new exceptions refsect1 is a better idea. The PEAR docs do this: see http://pear.php.net/manual/en/package.database.db.db-common.commit.php Also, I think we need another section for misc information. When documenting mysql_query in the new format, I really needed a place just

Re: [PHP-DOC] ref.dom

2004-12-31 Thread Nuno Lopes
Hi ! I think I finished my work on the DOM extension, comments and (grammatical) reviews are welcome. I needed to add a new refsect1 (role="exceptions") but I'm not sure of the structure. Do we use a list like for parameters ? Opinions ? didou Hi, AFAIK, there isn't an extension with exceptions

[PHP-DOC] ref.dom

2004-12-31 Thread Mehdi Achour
Hi ! I think I finished my work on the DOM extension, comments and (grammatical) reviews are welcome. I needed to add a new refsect1 (role="exceptions") but I'm not sure of the structure. Do we use a list like for parameters ? Opinions ? didou