DPDK patches and discussions
 help / color / mirror / Atom feed
From: Olivier MATZ <olivier.matz@6wind.com>
To: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH 0/4] doc from doxygen
Date: Wed, 24 Apr 2013 15:40:31 +0200	[thread overview]
Message-ID: <5177E0CF.6060600@6wind.com> (raw)
In-Reply-To: <cover.1366390454.git.thomas.monjalon@6wind.com>

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 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
> _______________________________________________
> dev mailing list
> dev@dpdk.org
> http://dpdk.org/ml/listinfo/dev

  parent reply	other threads:[~2013-04-24 13:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-19 17:00 Thomas Monjalon
2013-04-19 17:00 ` [dpdk-dev] [PATCH 1/4] lib: fix some doxygen comments Thomas Monjalon
2013-04-19 17:00 ` [dpdk-dev] [PATCH 2/4] mk: factorize some rules Thomas Monjalon
2013-04-19 17:00 ` [dpdk-dev] [PATCH 3/4] mk: clean dead doc rules Thomas Monjalon
2013-04-19 17:00 ` [dpdk-dev] [PATCH 4/4] doc: generate HTML for API with doxygen Thomas Monjalon
2013-04-24 13:40 ` Olivier MATZ [this message]
2013-04-26 11:27   ` [dpdk-dev] [PATCH 0/4] doc from doxygen 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=5177E0CF.6060600@6wind.com \
    --to=olivier.matz@6wind.com \
    --cc=dev@dpdk.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 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).