Date: 05/20/01
- Next message: Daniel Beckham: "Re: [PHP-DOC] Function References not showing up in docs for mixed case function names"
- Previous message: Daniel Beckham: "Re: [PHP-DOC] Function References not showing up in docs for mixed case function names"
- In reply to: jeroen <email protected>: "Re: [PHP-DOC] Function References not showing up in docs for mixed case function names"
- Next in thread: Daniel Beckham: "Re: [PHP-DOC] Function References not showing up in docs for mixed case function names"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hmm.. if you are going to do this in an automated way, you need to look at
<refname></refname> tags also. Those show up on the intro and sidebar nav
areas.
Daniel
----- Original Message -----
From: <jeroen <email protected>>
Newsgroups: php.doc
To: <phpdoc <email protected>>
Sent: Sunday, May 20, 2001 6:49 AM
Subject: Re: [PHP-DOC] Function References not showing up in docs for mixed
case function names
> > > XML *IS* case sensitive, and we use XML to make the docs.
> > > So I think we should be XML compatible with function names too.
> >
> > True, but the tool used to document another tool should not define
> > what is presented to the reader. :)
>
> I agree, but for a little consistance it would still be a good idea to
make
> anything lowercase... this can't be too hard,
> just a regular expression to find all <function>...</function>'s, and then
> make it lowercase? Or that script, maybe that works well?
>
> And that even at the start of a sentence. You also don't write numbers in
> uppercase just because they happen to be the first 'word' of a sentence.
>
> In a day or something I'll process the whole documentation (all languages
> too).
>
> Unless someone has any objections of course.
>
> Greetz,
> Jeroen
>
>
>
- Next message: Daniel Beckham: "Re: [PHP-DOC] Function References not showing up in docs for mixed case function names"
- Previous message: Daniel Beckham: "Re: [PHP-DOC] Function References not showing up in docs for mixed case function names"
- In reply to: jeroen <email protected>: "Re: [PHP-DOC] Function References not showing up in docs for mixed case function names"
- Next in thread: Daniel Beckham: "Re: [PHP-DOC] Function References not showing up in docs for mixed case function names"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

