[Cuis-dev] Erudite Help file system for Cuis -> Can it read Docbook files? PetitParser version?
Mariano Montone
marianomontone at gmail.com
Wed Mar 12 10:44:30 PDT 2025
El 12/3/25 a las 14:34, Mariano Montone escribió:
> <book>
> <schemas>
> <schema src="smalltalk.schema"/>
> <schema src="plots.schema"/>
> </schemas>
> <section title="My section">
> <smalltalk>
> Object inspect
> </smalltalk>
> <plot> ... </plot>
> </section>
> </book>
>
> with smalltalk and plot elements specified in the schemas, and they
> can be specified via inheritance, smalltalk element inheriting from
> code element, etc.
>
> I think DocBook schemas supports this to some extent, but they are
> either too complicated, or they don't support inheritance, or I am wrong.
>
When loading such a book from Erudite, it would load EruditePlots, and
EruditeSmalltalk packages, which contain parsers for the elements and
also renderers.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20250312/5462b418/attachment.htm>
More information about the Cuis-dev
mailing list