From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Giorgio Dal Molin <giorgio.nicole@arcor.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 2/3] autotools conversion: added autotools support for the 'doc' subdir.
Date: Wed, 12 Nov 2014 22:00:50 +0100 [thread overview]
Message-ID: <20141112210050.GA11319@salvia> (raw)
In-Reply-To: <1415810466-9410-3-git-send-email-giorgio.nicole@arcor.de>
On Wed, Nov 12, 2014 at 05:41:05PM +0100, Giorgio Dal Molin wrote:
> 'nft' documentation is originally contained in the XML file 'doc/nft.xml'.
> Processing this file with the proper tools we can obtain a PDF document,
> 'nft.pdf', and a unix man page, 'nft.8'.
>
> To produce the PDF we need the tool 'dblatex' (current release pypi.python.org/pypi/dblatex/0.3.5).
>
> To produce the man page we use the tool 'docbook2man'; it is part of the
> package 'docbook2X' (docbook2x.sourceforge.net). On some linux distributions
> the tool can have slightly different names as 'docbook2x-man' or
> 'db2x_docbook2man' so we search for all three names and use the first
> one found and issue the command:
>
> # ${DB2MAN} --xinclude $<
Applied to the autotools branch. Thanks.
next prev parent reply other threads:[~2014-11-12 20:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-12 16:41 [PATCH 0/3] autotools conversion: forgotten Makefile.am, 'doc' and 'files' Giorgio Dal Molin
2014-11-12 16:41 ` [PATCH 1/3] autotools conversion: added a missing 'Makefile.am' under 'include/linux/netfilter/' Giorgio Dal Molin
2014-11-12 20:40 ` Pablo Neira Ayuso
2014-11-12 16:41 ` [PATCH 2/3] autotools conversion: added autotools support for the 'doc' subdir Giorgio Dal Molin
2014-11-12 21:00 ` Pablo Neira Ayuso [this message]
2014-11-12 16:41 ` [PATCH 3/3] autotools conversion: added autotools support for the 'files' subdir Giorgio Dal Molin
2014-11-12 21:01 ` Pablo Neira Ayuso
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=20141112210050.GA11319@salvia \
--to=pablo@netfilter.org \
--cc=giorgio.nicole@arcor.de \
--cc=netfilter-devel@vger.kernel.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).