THtml documentation generation

I do:

THtml html;
html.MakeAll(kTRUE);

Why do I see the following 2 errors and how to fix it?

-skipped-   224 TPaletteEditor

Error in THtml::MakeClass: Unknown class ‘TParameter<Long64_t>’ !
-skipped- 222 TParameter
-skipped- 221 TParameter

-skipped- 61 WindowAttributes_t
Error in THtml::MakeClass: Unknown class ‘string::iterator’ !
-skipped- 12 timespec
root [1]

Hi,
THtml can’t find a description of these types. Please just ignore it - it is fixes in the new, not yet released version.
Axel.