From: Petr Baudis <pasky@suse.cz>
To: "J. Bruce Fields" <bfields@fieldses.org>
Cc: Junio C Hamano <junkio@cox.net>, git@vger.kernel.org
Subject: Re: [PATCH] Mention install-doc in INSTALL
Date: Sun, 22 Jan 2006 01:12:55 +0100 [thread overview]
Message-ID: <20060122001255.GR28365@pasky.or.cz> (raw)
In-Reply-To: <E1F0SYe-0005ix-WB@puzzle.fieldses.org>
Dear diary, on Sun, Jan 22, 2006 at 12:54:12AM CET, I got a letter
where "J. Bruce Fields" <bfields@fieldses.org> said that...
> I think most people will want to install the man pages as well.
>
> (I'm less sure about the case of the home directory, as I assume there's
> unlikely to be a reasonable place to install man pages to in that case.)
>
> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
But you really do not want to build the documentation as root.
Cogito's "solution" is:
diff --git a/INSTALL b/INSTALL
index 916ddd4..464bfbb 100644
--- a/INSTALL
+++ b/INSTALL
@@ -90,3 +90,10 @@ Issues of note:
You can place local settings in config.mak and the Makefile
will include them. Note that config.mak is not distributed;
the name is reserved for local settings.
+
+ - By default, separate documentation (manpages, text, HTML) is not built
+ since it requires asciidoc and xmlto, and those tools are not so common.
+ You can build it by "make doc" and install it later by "make install-doc"
+ in the project root, or you can build directly in the "Documentation/"
+ subdirectory, where you can also choose to build only documentation in
+ particular format. See Documentation/Makefile for further details.
--
Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
Of the 3 great composers Mozart tells us what it's like to be human,
Beethoven tells us what it's like to be Beethoven and Bach tells us
what it's like to be the universe. -- Douglas Adams
next prev parent reply other threads:[~2006-01-22 0:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-21 23:54 [PATCH] Mention install-doc in INSTALL J. Bruce Fields
2006-01-22 0:12 ` Petr Baudis [this message]
2006-01-22 3:29 ` Junio C Hamano
2006-01-22 18:12 ` J. Bruce Fields
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=20060122001255.GR28365@pasky.or.cz \
--to=pasky@suse.cz \
--cc=bfields@fieldses.org \
--cc=git@vger.kernel.org \
--cc=junkio@cox.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;
as well as URLs for NNTP newsgroup(s).