HHC3004: Warning: WordParser_8h_source.html : The HTML tag "= nVoice and 0 <= nMorphem)...</div" is not a valid HTML tag (it does not begin with an alphanumeric character).
Extracted code from WordParser_8h_source.html generated by doxygen 1.8.8:
<divclass="ttc"id="classCWordParser_html_aa525fad245d553f7ba7c0cdfb1b64548"><divclass="ttname"><ahref="classCWordParser.html#aa525fad245d553f7ba7c0cdfb1b64548">CWordParser::GetMorphemResourceId</a></div><divclass="ttdeci">UINT GetMorphemResourceId(int nMorphem, int nVoice)</div><divclass="ttdoc">Returns the resource-id of a voice in a morphemic from the word, (0 <= nVoice and 0 <= nMorphem)...</div><divclass="ttdef"><b>Definition:</b><ahref="WordParser_8cpp_source.html#l00386">WordParser.cpp:386</a></div></div>
Extracted C++ code from WordParser.h:
/// Returns the resource-id of a voice in a morphemic from the word,
/// (0 <= nVoice and 0 <= nMorphem).
UINT GetMorphemResourceId(int nMorphem, int nVoice);
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
"C:\Program Files (x86)\HTML Help Workshop\hhc.exe" .\html\index.hhp
Microsoft HTML Help Compiler 4.74.8702
Compiling d:\Projects\L2014__handbook__\L2014Doc.chm
I see a lot of HHC3004 Warnings like this:
HHC3004: Warning: WordParser_8h_source.html : The HTML tag "= nVoice and 0 <= nMorphem)...</div" is not a valid HTML tag (it does not begin with an alphanumeric character).
Extracted code from WordParser_8h_source.html generated by doxygen 1.8.8:
Extracted C++ code from WordParser.h: