Joao Miguel Ferreira wrote:
> Hello all,
>
> I have a simple suggestion.
>
> I'm writting a document using the "document-v..." dtd's than come with
> forrest.
>
> When looking in the documentation for that dtd, available at the forrest
> site, I would like to read not only the abreviated name of the element
> (for example "p") but also the complete name ("paragraph"). That way it
> would be easier to understand the purpose of the elements (the name has
> a meaning that is not always obvious...)
Its a good suggestion, unfortunately those documents are auto generated
from the DTD which does not have "complete names".
The example documents for each DTD (i.e.
http://forrest.apache.org/docs/document-v13.html ) provide more "human
friendly" discussion of each of the tags.
Ross
|