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

0001 Problem:
0002 
0003 Doxygen (1.8.14) is missing functionality to preserve source directory structure for the output. This causes problems when creating
0004 relative links from 'README.md' files located in subdirectories such as 'QML' or 'modules'. They should work correctly on GitLab,
0005 GitHub and inside Doxygen generated documentation, but Doxygen generated output is flat, signle directory.
0006 
0007 Workaround:
0008 
0009 Each documented subdirectory is given a Doxyfile with output directory specified manually. This allows us to use relative links
0010 within Doxygen docs.
0011 
0012 Snippet:
0013