git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael J Gruber <michaeljgruber+gmane@fastmail.fm>
To: git@vger.kernel.org
Subject: [PATCH 0/2] Assist installing documentation with incomplete build chain
Date: Wed, 10 Sep 2008 10:33:40 +0200	[thread overview]
Message-ID: <cover.1221035620.git.michaeljgruber+gmane@fastmail.fm> (raw)

This patch series should clarify make targets for documentation and
help those with partial or no documentation build chain, without breaking
existing behaviour. Therefore, the current inconsistency between "make
doc" (builds man and html doc) and "make install-doc" (installs man) is
preserved.

The INSTALL file documents this now, as well as preexisting and new
targets for building and installing man and html separately or from the
convenience branches origin/{man,html}.

Michael J Gruber (2):
  allow installation of man and html doc from the man and html branches
  separate build targets for man and html documentation

 Documentation/Makefile |    4 ++++
 INSTALL                |   20 +++++++++++++++++---
 Makefile               |    9 +++++++++
 3 files changed, 30 insertions(+), 3 deletions(-)

             reply	other threads:[~2008-09-10  9:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-10  8:33 Michael J Gruber [this message]
2008-09-09 20:44 ` [PATCH 1/2] allow installation of man and html doc from the man and html branches Michael J Gruber
2008-09-10  8:19 ` [PATCH 2/2] separate build targets for man and html documentation Michael J Gruber
2008-09-10  9:16 ` [PATCH 0/2] Assist installing documentation with incomplete build chain Michael J Gruber

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=cover.1221035620.git.michaeljgruber+gmane@fastmail.fm \
    --to=michaeljgruber+gmane@fastmail.fm \
    --cc=git@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).