[fpc-pascal] rtl-generics

ppadilcdx at gmail.com ppadilcdx at gmail.com
Fri Feb 7 20:05:01 CET 2025


Was trying to decipher why rtl-generics does not show anywhere in the documentation, either rtl nor packages. Tried running fpdoc to see if I can get an idea but, fpdoc throws an error:
--
Error: ./inc/generics.dictionariesh.inc(151,20): Expected ";" or "End" at token "<" in file ./inc/generics.dictionariesh.inc at line 151 column 20
Ignoring error, continuing with next unit (if any).

—
It does generates the html docs but with missing classes which I presume is due to the error above. Not sure how to proceed, I certainly do not want to edit source files, and not sure how propose a change to add the generated html files so that they show in the documentation site.

Any advice appreciated.

Regards
Pete  


More information about the fpc-pascal mailing list