Re: [Doxygen-users] Disabling prefixing .md files with md_
Brought to you by:
dimitri
From: Christoph L. <chr...@li...> - 2015-02-10 03:29:29
|
Am 09.02.2015 um 19:43 schrieb ST: > 1. so how was it done in the official tutorial? > > http://www.stack.nl/~dimitri/doxygen/manual/install.html > > its install.html and not md_install.html... The Doxygen documentation resides in files with a ".doc" extension, each of which essentially contains a huge C-style comment block. An example can be found here: https://github.com/doxygen/doxygen/blob/master/doc/install.doc |