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

c# - Unity IoC Lifetime per HttpRequest for UserStore -

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

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -