Neither. functions.xml is autogenerated by configure and referes to
the filepath.

So, the function list in main extension page gets one entry per file in functions/? Where the names come from - is it refname? What if I have more than one refname - is it only first?

2. There's two ways of making external links <ulink url> and <link
xlink:href>. Is there a difference? Which one should be used?

<ulink /> does not exist in DocBook5.
The correct method is <link xlink:href="&entity;"> (all external URLs
should be entities and added to phpdoc/entities/global.ent

I guess someone has to fix the README in phpdoc then ;) It tells to use <ulink>.
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

Reply via email to