git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Assist installing documentation with incomplete build chain
@ 2008-09-10  8:33 Michael J Gruber
  2008-09-09 20:44 ` [PATCH 1/2] allow installation of man and html doc from the man and html branches Michael J Gruber
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael J Gruber @ 2008-09-10  8:33 UTC (permalink / raw)
  To: git

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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-09-10  9:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-10  8:33 [PATCH 0/2] Assist installing documentation with incomplete build chain Michael J Gruber
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

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).