Hi,

I am using doxygen 1.8.11 and I try to link my README markdown file. 

I was reading 
https://www.stack.nl/~dimitri/doxygen/manual/markdown.html#md_page_header

and it seems a simple [Link to README](README.md) should be enough, but the link
is not created. The README file does appear though under the Related Pages Tab
and it has a Level 1 Header if this important. If I use a header label
{#myheader}, then I can do [Link to README](@ref myheader) but this header label
is also rendered by github and that doesn't look very nice.

So how do I get doxygen to create a link to my README.md file?

Regards
Christian

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to