Hi Can anybody recommend a code documentation tool which works good with cython. I tried doxygen but I'm rather disappointed. I see the cython project uses sphinx for the doc. But is sphinx the best tool to generate api docs? Is there something which can analyze cython code and do what doxygen does with c or java?
/martin _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
