From: Samuel Martin <s.martin49@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 2/3] manual: tips: document how to build the manual
Date: Fri, 9 Aug 2013 12:16:47 +0200 [thread overview]
Message-ID: <1376043408-9367-3-git-send-email-s.martin49@gmail.com> (raw)
In-Reply-To: <1376043408-9367-1-git-send-email-s.martin49@gmail.com>
From: "A.R.D" <contact@team-ard.com>
Signed-off-by: A.R.D. <contact@team-ard.com>
Cc: Willy Lambert <lambert.willy@gmail.com>
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
changes v2 -> v3:
- typos (spotted by Thomas De S.)
- add cross-refs
- update commit message
---
docs/manual/make-tips.txt | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/docs/manual/make-tips.txt b/docs/manual/make-tips.txt
index b4a9c12..e87bbf7 100644
--- a/docs/manual/make-tips.txt
+++ b/docs/manual/make-tips.txt
@@ -54,6 +54,23 @@ and target trees, the images and the toolchain):
$ make clean
--------------------
+.Generating the manual:
+
+The present manual sources are located in the 'docs/manual' directory.
+To generate the manual:
+
+---------------------------------
+ $ make manual-clean
+ $ make manual
+---------------------------------
+
+The manual outputs will be generated in 'output/docs/manual'.
+
+.Notes
+- +asciidoc+ is required to build the documentation (see:
+ xref:requirement-optional[]).
+- There is a known issue that you can't build it under Debian Squeeze.
+
To delete all build products as well as the configuration:
--------------------
--
1.8.3.4
next prev parent reply other threads:[~2013-08-09 10:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-09 10:16 [Buildroot] [PATCH v3 0/3] Manual updates Samuel Martin
2013-08-09 10:16 ` [Buildroot] [PATCH v3 1/3] manual: contribute.txt: add patch revision section Samuel Martin
2013-08-09 10:16 ` Samuel Martin [this message]
2013-08-09 10:16 ` [Buildroot] [PATCH v3 3/3] manual: minor typos and formating fixes Samuel Martin
2013-08-10 19:26 ` [Buildroot] [PATCH v3 0/3] Manual updates 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=1376043408-9367-3-git-send-email-s.martin49@gmail.com \
--to=s.martin49@gmail.com \
--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