Re: [Doxygen-users] markdown for wiki pages

2013-02-26 Thread Philipp Kraus
On 2013-02-25 19:19:07 +0100, Philipp Kraus said: > I'm using Doxygen and create primary HTML documentation. I'm hosting my > projects on GitHub and I think the markdown syntax is a nice language, > so can I create markdown pages with Doxygen? I know, that I can use > HTML documents on GitHub,

Re: [Doxygen-users] markdown for wiki pages

2013-02-26 Thread Alfredo Palhares
Hello Phil, > I would run Doxygen to collect all code information and I would create in > this way the whole wiki pages for GitHub. Does anybody have some good ideas > in which way I can use Doxygen with markdown syntax and wiki structure I think that using the github pages would be a better op

[Doxygen-users] markdown for wiki pages

2013-02-25 Thread Philipp Kraus
Hello, I'm using Doxygen and create primary HTML documentation. I'm hosting my projects on GitHub and I think the markdown syntax is a nice language, so can I create markdown pages with Doxygen? I know, that I can use HTML documents on GitHub, but I would like to use the markdown code, because