netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Duncan Roe <duncan_roe@optusnet.com.au>
To: pablo@netfilter.org
Cc: netfilter-devel@vger.kernel.org
Subject: [PATCH libnetfilter_log 0/1] build: doc: `make` generates requested documentation
Date: Thu,  2 Sep 2021 18:59:44 +1000	[thread overview]
Message-ID: <20210902085945.22099-1-duncan_roe@optusnet.com.au> (raw)

This patch mirrors all the documentation-related build changes in
libnetfilter_queue, including
https://patchwork.ozlabs.org/project/netfilter-devel/patch/20210828033508.15618-5-duncan_roe@optusnet.com.au/
which is not yet applied at time of writing.
Because all the changes are applied at once, the diffs are cleaner, f.i.
configure.ac has one changed line and 3 blocks of insertions.

Duncan Roe (1):
  build: doc: `make` generates requested documentation

 .gitignore                               |  2 +-
 Makefile.am                              |  2 +-
 autogen.sh                               |  8 ++++
 configure.ac                             | 58 +++++++++++++++++++++++-
 doxygen/Makefile.am                      | 39 ++++++++++++++++
 doxygen.cfg.in => doxygen/doxygen.cfg.in |  9 ++--
 6 files changed, 111 insertions(+), 7 deletions(-)
 create mode 100644 doxygen/Makefile.am
 rename doxygen.cfg.in => doxygen/doxygen.cfg.in (76%)

-- 
2.17.5


             reply	other threads:[~2021-09-02  8:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-02  8:59 Duncan Roe [this message]
2021-09-02  8:59 ` [PATCH libnetfilter_log 1/1] build: doc: `make` generates requested documentation Duncan Roe

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=20210902085945.22099-1-duncan_roe@optusnet.com.au \
    --to=duncan_roe@optusnet.com.au \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.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).