Re: [Doxygen-users] Disabling prefixing .md files with md_
Brought to you by:
dimitri
From: ST <sm...@gm...> - 2015-02-09 18:43:10
|
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... I want to generate a static web page using doxygen. install.html just looks nicer than md_install.html... 2. Is it possible to generate just install (without .html) and let the webserver treat it as an .html file? so it looks even nicer: http://www.stack.nl/~dimitri/doxygen/manual/install Thank you. On Mon, 2015-02-09 at 18:35 +0100, Albert wrote: > ST, > > > There is no way to disable it. The basename of the md file is > prepended by md_. > > > What is the background of your question? > > > Albert > > > On Mon, Feb 9, 2015 at 12:58 PM, ST <sm...@gm...> wrote: > Hi, > > all html files generated from .md files get prefixed with md_ > like > md_<file_name>.html . Is there a way to disable this md_? > > thank you, > ST > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel > Website, > sponsored by Intel and developed in partnership with Slashdot > Media, is your > hub for all things parallel software development, from weekly > thought > leadership blogs to news, videos, case studies, tutorials and > more. Take a > look and join the conversation now. > http://goparallel.sourceforge.net/ > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users > > |