From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/4] manual: provide make targets to build the documentation
Date: Tue, 25 Oct 2011 12:14:53 +0200 [thread overview]
Message-ID: <87lis9wf6q.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <4c4e92ec3e04435af43b079aeaea1dcf2181d58e.1318236261.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Mon, 10 Oct 2011 10:46:40 +0200")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> Special thanks for Yann E. Morin for giving input and suggestions to
Thomas> implement this.
Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas> Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
Thomas> ---
Thomas> Makefile | 45 ++++++++++++++++++++++++++++++++++++++++++++-
Thomas> 1 files changed, 44 insertions(+), 1 deletions(-)
Thomas> diff --git a/Makefile b/Makefile
Thomas> index 8525b7d..d0f947d 100644
Thomas> --- a/Makefile
Thomas> +++ b/Makefile
Thomas> @@ -672,10 +672,19 @@ ifeq ($(BR2_TARGET_BAREBOX),y)
Thomas> @echo ' barebox-savedefconfig - Run barebox savedefconfig'
Thomas> endif
Thomas> @echo
Thomas> + @echo 'Documentation:'
Thomas> + @echo ' manual - build manual in HTML, split HTML, PDF and txt'
Thomas> + @echo ' manual-html - build manual in HTML'
Thomas> + @echo ' manual-split-html - build manual in split HTML'
Thomas> + @echo ' manual-pdf - build manual in PDF'
Thomas> + @echo ' manual-txt - build manual in txt'
Thomas> + @echo ' manual-epub - build manual in ePub'
Thomas> + @echo
Thomas> @echo 'Miscellaneous:'
Thomas> @echo ' source - download all sources needed for offline-build'
Thomas> @echo ' source-check - check all packages for valid download URLs'
Thomas> @echo ' external-deps - list external packages used'
Thomas> + @echo ' manual - build the Buildroot manual'
I don't see the point of this 2nd manual line very close to the others,
so I removed it. Other than that (and Arnout's comments) it looks good,
committed - Thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2011-10-25 10:14 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-10 8:46 [Buildroot] [pull request v4] Pull request for branch for-2011.11/asciidoc-manual Thomas Petazzoni
2011-10-10 8:46 ` [Buildroot] [PATCH 1/4] manual: convert existing documentation to the asciidoc format Thomas Petazzoni
2011-10-10 9:00 ` Thomas De Schampheleire
2011-10-25 10:12 ` Peter Korsgaard
2011-10-10 8:46 ` [Buildroot] [PATCH 2/4] manual: provide make targets to build the documentation Thomas Petazzoni
2011-10-10 8:57 ` Yann E. MORIN
2011-10-10 9:03 ` Thomas De Schampheleire
2011-10-11 20:57 ` Arnout Vandecappelle
2011-10-11 20:59 ` [Buildroot] [PATCH] manual: refactor the targets into GENDOC macro Arnout Vandecappelle
2011-10-12 7:04 ` Thomas De Schampheleire
2011-10-12 7:06 ` Arnout Vandecappelle
2011-10-25 10:18 ` Peter Korsgaard
2011-10-25 16:52 ` Peter Korsgaard
2011-10-25 10:14 ` Peter Korsgaard [this message]
2011-10-10 8:46 ` [Buildroot] [PATCH 3/4] remove the old buildroot.html documentation Thomas Petazzoni
2011-10-10 9:03 ` Thomas De Schampheleire
2011-10-25 10:22 ` Peter Korsgaard
2011-10-10 8:46 ` [Buildroot] [PATCH 4/4] remove Glibc_vs_uClibc document Thomas Petazzoni
2011-10-10 9:03 ` Thomas De Schampheleire
2011-10-25 10:21 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2011-09-29 20:05 [Buildroot] [pull request] Pull request for branch for-2011.11/asciidoc-manual Thomas Petazzoni
2011-09-29 20:05 ` [Buildroot] [PATCH 2/4] manual: provide make targets to build the documentation Thomas Petazzoni
2011-09-29 21:53 ` Yann E. MORIN
2011-10-03 16:53 ` Luca Ceresoli
2011-08-31 21:54 [Buildroot] [pull request v2] Pull request for branch for-2011.11/asciidoc-manual Thomas Petazzoni
2011-08-31 21:54 ` [Buildroot] [PATCH 2/4] manual: provide make targets to build the documentation Thomas Petazzoni
2011-09-05 7:19 ` Arnout Vandecappelle
2011-09-05 15:19 ` Thomas Petazzoni
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=87lis9wf6q.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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