[Cuis-dev] Erudite Help file system for Cuis -> Can it read Docbook files? PetitParser version?

H. Hirzel hannes.hirzel at gmail.com
Mon Mar 17 05:23:54 PDT 2025


On 17/03/2025 10:14 am, H. Hirzel wrote:
> .....

> <para>
>
>       The <literal>EruditeDocBookParser class</literal> parses DocBook
>       XML files and builds a document tree consisting of
>       <literal>EruditeDocNode class</literal> nodes.
>     </para>
>
The EruditeDocBookParser class comment has the note

Instance variables:
- inferLiterals <Boolean>: When enabled, <literal> elements are tried to 
be inferred. If they contain a reference to a Smalltalk class or 
selector. It is disabled by default.

Maybe this could be always on when parsing nodes resulting from a 
DocBook <literal> node.

--Hannes



More information about the Cuis-dev mailing list