Philip Olson wrote: [...}
All files should be lowercased, and all new docs should follow the new doc style.
Is the new doc style "official"? Or still be to considered as rfc?
The dochowto says: Do not implement this style yet!
<cite>
And we're introducing a new doc skeleton where multiple refsect1's are used, as well as a lot more entities. Names in ALLCAPS would be changed so for example RETURNTYPE would instead be bool, string, etc. Here's a draft using example_func() as an example. Do not implement this style yet! There are also reftitles for classes, constructors, and methods. An OOP doc skeleton will be written in the future. reftitles are located in language-defs.ent.
</cite>
curious ;-)
Friedhelm