dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] doc from doxygen
@ 2013-04-19 17:00 Thomas Monjalon
       [not found] ` <cover.1366390454.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas Monjalon @ 2013-04-19 17:00 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

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 +++++++++++++++++++
 doc/doxy-api.conf                              |   59 +++++++++++
 doc/doxy-html-custom.sh                        |    6 ++
 lib/librte_eal/common/include/rte_debug.h      |    2 +-
 lib/librte_eal/common/include/rte_pci.h        |    4 +-
 lib/librte_eal/common/include/rte_string_fns.h |    4 +-
 lib/librte_ether/rte_ethdev.h                  |    6 +-
 mk/rte.doc.mk                                  |  127 ------------------------
 mk/rte.sdkdoc.mk                               |   52 ++++------
 mk/rte.sdkroot.mk                              |   72 ++++----------
 10 files changed, 213 insertions(+), 220 deletions(-)
 create mode 100644 doc/doxy-api-index.md
 create mode 100644 doc/doxy-api.conf
 create mode 100755 doc/doxy-html-custom.sh
 delete mode 100644 mk/rte.doc.mk

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-04-26 11:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-19 17:00 [PATCH 0/4] doc from doxygen Thomas Monjalon
     [not found] ` <cover.1366390454.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-04-19 17:00   ` [PATCH 1/4] lib: fix some doxygen comments Thomas Monjalon
2013-04-19 17:00   ` [PATCH 2/4] mk: factorize some rules Thomas Monjalon
2013-04-19 17:00   ` [PATCH 3/4] mk: clean dead doc rules Thomas Monjalon
2013-04-19 17:00   ` [PATCH 4/4] doc: generate HTML for API with doxygen Thomas Monjalon
2013-04-24 13:40   ` [PATCH 0/4] doc from doxygen Olivier MATZ
     [not found]     ` <5177E0CF.6060600-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-04-26 11:27       ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).