The generic version of ifthen<T> contains a direct comparison against a specific fpc version.
The generic version of
ifthen<T>
contains a define that does a direct comparison against a specific fpc version. (3.0) That should be replaced with a relative comparison. The effect is that when generating the documentation there is no entry, where I know it is documented. This is probably due to my own very old patch. Mea culpa.
Edited by Thaddy de Koning