inch-ci / inch_ci-web

Web frontend for Inch CI
http://inch-ci.org/
MIT License
139 stars 20 forks source link

Add support for C, C++ #90

Open ncoden opened 9 years ago

Shea690901 commented 8 years ago

I suport this request ;) One "standard" way to document C/C++ (also available for other languages like python, tcl or fortran) is by using doxygen, which uses a syntax similar to javadoc and therefor shouldn't be too difficult to add.

madhav-datt commented 8 years ago

Really support the request too - doxygen works great.

Marzogh commented 7 years ago

I support this too. Doxygen is fantastic and should make the functionality reasonably to add :)