Date: 05/20/01
- Next message: Lars Torben Wilson: "Re: [PHP-DOC] Function References not showing up in docs for mixed case function names"
- Previous message: Rui Hirokawa: "[PHP-DOC] cvs: phpdoc / manual.xml.in"
- In reply to: Daniel Beckham: "Re: [PHP-DOC] Function References not showing up in docs for mixed case function names"
- Next in thread: Lars Torben Wilson: "Re: [PHP-DOC] Function References not showing up in docs for mixed case function names"
- Reply: Lars Torben Wilson: "Re: [PHP-DOC] Function References not showing up in docs for mixed case function names"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> by Daniel:
>
> Actually, I think that having function names in anything but lower case
only
> makes the manual less consistant and could even confuse new comers by
> possibly making them think that certain functions that are written a
certain
> way in the docs (ala pdflib) must be written that way in code.
>
> I would propose that a phpdoc wide change be made so that all functions
are
> written in lowercase form. It's not necessary to have them in a mixed
case
> created on the author's whim.
> by Jeroen:
>
> function-names are NOT case-sensitive in PHP itself... so why not change
> the stylesheets or something so that it is NOT case-sensitive in the docs
> either?
>
> We've got an excellent DSSSL-fu'er over here :), maybe he or someone
> else knows how to change that?
XML *IS* case sensitive, and we use XML to make the docs.
So I think we should be XML compatible with function names too.
Goba
........................................................... . . . . .
Editor of the Hungarian PHP manual, Admin of the Hungarian PHP mirror
- Next message: Lars Torben Wilson: "Re: [PHP-DOC] Function References not showing up in docs for mixed case function names"
- Previous message: Rui Hirokawa: "[PHP-DOC] cvs: phpdoc / manual.xml.in"
- In reply to: Daniel Beckham: "Re: [PHP-DOC] Function References not showing up in docs for mixed case function names"
- Next in thread: Lars Torben Wilson: "Re: [PHP-DOC] Function References not showing up in docs for mixed case function names"
- Reply: Lars Torben Wilson: "Re: [PHP-DOC] Function References not showing up in docs for mixed case function names"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

