git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* making docs
@ 2009-04-14 13:09 Ulrich Windl
  2009-04-14 13:14 ` David Symonds
  2009-04-14 13:14 ` Luciano Miguel Ferreira Rocha
  0 siblings, 2 replies; 4+ messages in thread
From: Ulrich Windl @ 2009-04-14 13:09 UTC (permalink / raw)
  To: git

Hi!

THis is a change request: When building Git, many systems lack the tools to build 
the documentation, so the Manual pages (among others) are not built. When 
installing, several ".txt" files are installed, but when invoking help like "git 
commit --help", git only complains about not finding the manual page.

Obvious solutions are:
1) Pre-build the documentation (manual pages) with the source archive. If the 
sources are used unmodified, the manual pages should be fine
2) If nothing better is found when invoking help, display the text files with a 
pager

An alternative to 1) would be a add-on "source" package that contains the pre-
built documentation. Documentation files should be platform-independent, so that 
should be fine for almost everyone.

Comments?

Regards,
Ulrich

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

end of thread, other threads:[~2009-04-14 13:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-14 13:09 making docs Ulrich Windl
2009-04-14 13:14 ` David Symonds
2009-04-14 13:18   ` Brian Gernhardt
2009-04-14 13:14 ` Luciano Miguel Ferreira Rocha

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