Warning, /sdk/cutehmi/dev/Doxygen-1.workaround.Ubuntu.bug.txt is written in an unsupported language. File is not indexed.

0001 Problem:
0002 
0003 Doxygen 1.8.14 is not available under Ubuntu (Sept. 2018). Compared to previous
0004 version Doxygen 1.8.14 brings some new configuration options. These options are
0005 not recognized by previous version of Doxygen. Building Doxygen from sources
0006 is an option, but unfortunately LLVM libraries are (were) messed up under 
0007 Ubuntu 18.04. CMake is not able to find LLVM libraries, even when manually 
0008 adjusted, some files are at wrong locations and it's a mess.
0009 
0010 Workaround:
0011 
0012 Compile Doxygen from sources, but turn off Clang assisted parsing and disable
0013 CLANG_* options for now.
0014 
0015 Snippet:
0016