hhc
hhc is a file extension and shorthand used in the Microsoft HTML Help Workshop ecosystem to refer to the HTML Help Contents file. In this context, hhc is part of the set of components used to build Windows help files in the CHM format. The HTML Help Workshop tools include a compiler (hhc.exe) and a set of associated file types such as the project file (.hhp), the contents file (.hhc), and the index file (.hhk). Together, these files form the structure and content of a compiled HTML Help file.
The .hhc file defines the table of contents for a CHM document. It describes a hierarchical tree
Technical notes: The contents file is used by the HTML Help Compiler (hhc.exe) to generate the CHM
In summary, hhc most often refers to the HTML Help Contents file (.hhc) within the HTML Help