Nick, you might want to try s/@ifinfo/@ifnottex/ or something.
I'm trying to fix this problem. Well, there's a problem with a "<p>" being inserted after the `G' of "GNU" for no good reason...
- Suggest changing " aString: String " to " S: String "
Indeed. I copied these lines (as an example) from older code which does not conform to our rules about identifier names.
Is this OK?
: @example : @{ Port access functions @} : function InPortB (PortNumber: ShortWord): Byte; : function InPortW (PortNumber: ShortWord): ShortWord; : procedure OutPortB (PortNumber: ShortWord; aValue : Byte); : procedure OutPortW (PortNumber, aValue: ShortWord); : @end example
Best regards,
Nick