From: Thomas Monjalon <thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
To: dev-VfR2kkLFssw@public.gmane.org
Subject: [PATCH 0/4] doc from doxygen
Date: Fri, 19 Apr 2013 19:00:19 +0200 [thread overview]
Message-ID: <cover.1366390454.git.thomas.monjalon@6wind.com> (raw)
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
next reply other threads:[~2013-04-19 17:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-19 17:00 Thomas Monjalon [this message]
[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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1366390454.git.thomas.monjalon@6wind.com \
--to=thomas.monjalon-pdr9zngts4eavxtiumwx3w@public.gmane.org \
--cc=dev-VfR2kkLFssw@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.