Integrate Doxygen API documentation with Codeplex website -


we use doxygen generate api documentation, works well. cannot host files on codeplex, because when using svn url of html files file code shown not parsed html. here's simple test: https://mapwingis.svn.codeplex.com/svn/mapwingis/trunk/doxygen/index.html

how can share our doxygen documentation our users through codeplex site?

i know alternative host doxygen files on separate hosting provider. have data on 1 place.


Comments

Popular posts from this blog

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -

Change the color of an oval at click in Java AWT -