HTML Tidy  5.9.15
The HTACG Tidy HTML Project
Tidy Release Information

Detailed Description

These functions return information about the current release version date and version number.

Note that the latest release date or the highest version number alone do not guarantee the latest Tidy release, as we may backport important fixes to older releases of Tidy.

Functions

TY_PRIVATE ctmbstr TY_❪ReleaseDate❫ (void)
 Returns the release date of this instance of HTML Tidy. More...
 
TY_PRIVATE ctmbstr TY_❪tidyLibraryVersion❫ (void)
 Returns the release version of this instance of HTML Tidy. More...
 

Function Documentation

◆ TY_❪ReleaseDate❫()

TY_PRIVATE ctmbstr TY_❪ReleaseDate❫ ( void  )

Returns the release date of this instance of HTML Tidy.

◆ TY_❪tidyLibraryVersion❫()

TY_PRIVATE ctmbstr TY_❪tidyLibraryVersion❫ ( void  )

Returns the release version of this instance of HTML Tidy.