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, but I would like to use the markdown code, 
> because I love the minimalistic layout of GitHub.
> 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

IMO for this the best solution is to use Doxygen's XML output, create 
with xslproc one XML file and tranform the XML content to MarkDown with 
XSLT
Can I post if I have created a base functionallity here for testing?

Thanks

Phil



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to