Seeing the error line (FItems: ^TArray<TItem>;) I think it's fpdoc's fault. Seems that it doesn't recognize it as a specialization and gets confused by finding a '<' character out of place (from it's point of view).
El Fri, 7 Feb 2025 11:05:01 -0800 ppadilcdx--- via fpc-pascal <fpc-pascal@lists.freepascal.org> escribió: > 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 > _______________________________________________ > fpc-pascal maillist - fpc-pascal@lists.freepascal.org > https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal