Generating GitHub wiki pages from Doxygen style XML comments in c++ -


i have doxygen style xml comments c++ project working on, , take , make github wiki page these comments. best way so? cannot use github pages. have tried pandoc, pages generates not wind looking nice, not sure if because using wrong or other reason..

any appreciated. thanks!


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -