I have an "index.md" file that has in it a bunch of links to what used to be 
"@subpage" when the file was a .dox but now that I have converted it to a 
Markdown style file I am a bit lost as to how to create links so that the 
linked pages show up as "children" of this page? Each subpage is written in 
Markdown and has at the top the following:

My Filter {#filter0]
========


and in my "index.md" file I refer to that page in the following way:

[My Filter](@ref filter0) which gives me the nesting in the navigation tree but 
also includes the file again at the top level of the navigation tree.

Is there a concise example of how to effectively use Markdown as my 
documentation of choice?

Thanks
Mike Jackson
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to