[Doxygen-users] explicit link request to 'notice' could not be resolved
Brought to you by:
dimitri
From: Mark <dox...@er...> - 2018-04-26 05:38:04
|
I have a markdown file, notice.md, whose 1st 2 lines are Notice {#notice} ===== When I run doxygen with this, it reports for this line "explicit link request to 'notice' could not be resolved”. I can’t figure out why. The doc includes 2 other markdown documents with similarly structured titles that are working fine. I even copied the 1st 2 lines from one of those into notice.md but get the same message, modulo the link name. The file modes are identical. The files are all included in the doxyfile’s INPUT. Can someone give me a clue as to what is going wrong? Regards -Mark |