Hi, Based on the excellent tools created by Gil, I have created new versions which take advantage of the Rexx Highlighter to produce nicely highlighted versions of the ooRexx documentation. For example,
https://github.com/RexxLA/maintenancedocs/blob/main/oorexx/rexxref.pdf is a fully highlighted version of the ooRexx reference. The default colour schema is the "print" schema: https://rexx.epbcn.com/rexx-parser/css/rexx-print.css You can play with the existing schemas going to https://rexx.epbcn.com/rexx-parser/ and using the "Style" dropdown. Or you may prefer to browse a palette of predefined schemas here: https://rexx.epbcn.com/rexx-parser/doc/highlighter/predefined-styles/ I'm open to suggestions. In particular, the highlighter can do really subtle things with Rexx programs, like highlighting number parts https://rexx.epbcn.com/rexx-parser/doc/highlighter/features/numbers/, string parts https://rexx.epbcn.com/rexx-parser/doc/highlighter/features/strings/, compound variable parts https://rexx.epbcn.com/rexx-parser/doc/highlighter/features/compound-variable/ and the different types of function and subroutine calls https://rexx.epbcn.com/rexx-parser/doc/highlighter/features/calls/, and we should decide which level of detail to use in our documentation. Josep Maria
_______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
