[dpdk-dev] [PATCH 0/4] doc from doxygen

2013-04-26 Thread Thomas Monjalon
24/04/2013 15:40, Olivier MATZ : > Sorry for the late answer. The patches look good to me. By the way > it would be great to add a working "make help" in a future commit. OK thanks for your review. I've pushed these patches with a little modification in doxy-api-index.md: title has moved before h

[dpdk-dev] [PATCH 0/4] doc from doxygen

2013-04-24 Thread Olivier MATZ
Hi Thomas, Sorry for the late answer. The patches look good to me. By the way it would be great to add a working "make help" in a future commit. Regards, Olivier On 04/19/2013 07:00 PM, Thomas Monjalon wrote: > These patches aims to generate a documentation for API from doxygen. > > Thomas Mon

[dpdk-dev] [PATCH 0/4] doc from doxygen

2013-04-19 Thread Thomas Monjalon
These patches aims to generate a documentation for API from doxygen. Thomas Monjalon (4): lib: fix some doxygen comments mk: factorize some rules mk: clean dead doc rules doc: generate HTML for API with doxygen doc/doxy-api-index.md | 101 +++ do