Re: [Doxygen-users] Main page in Markdown

2015-01-17 Thread Alessandro Antonello
Hi, all. Thanks for the answers. Albert. The file extension is '.md' and it is already mapped in the 'doxyfile' configuration file. The file has 343 lines and is parsed Ok. The only problem is the headings that are not rendered as tags as it should be. Hi, Christoph Lipka. I didn't understand y

Re: [Doxygen-users] Main page in Markdown

2015-01-17 Thread Christoph Lipka
Am 17.01.2015 um 14:49 schrieb Alessandro Antonello: I am using doxygen 1.8.9.1 under Cygwin in a Windows 7 64 bits and I'm having difficulties to generate the main page of a C library in Markdown. The problematic piece of text follows: The following pages have more comments and im

Re: [Doxygen-users] Main page in Markdown

2015-01-17 Thread Albert
Hi Allessandro, What is the extension of the file you want to include? In case .c or .cpp etc it might miss /** etc. In case of another extension, maybe EXTENSION_MAPPING to md might help. Albert On Sat, Jan 17, 2015 at 2:49 PM, Alessandro Antonello < antonello@gmail.com> wrote: > Hi, ever

[Doxygen-users] Main page in Markdown

2015-01-17 Thread Alessandro Antonello
Hi, everyone. I am using doxygen 1.8.9.1 under Cygwin in a Windows 7 64 bits and I'm having difficulties to generate the main page of a C library in Markdown. The problematic piece of text follows: The following pages have more comments and important notes on this library. - [Macros