git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / 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

* Re: making docs
  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
  1 sibling, 1 reply; 4+ messages in thread
From: David Symonds @ 2009-04-14 13:14 UTC (permalink / raw
  To: Ulrich Windl; +Cc: git

On Tue, Apr 14, 2009 at 11:09 PM, Ulrich Windl
<ulrich.windl@rz.uni-regensburg.de> wrote:

> 1) Pre-build the documentation (manual pages) with the source archive. If the
> sources are used unmodified, the manual pages should be fine

This is already in the git.git repository, in the 'man' and 'html' branches.


Dave.

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

* Re: making docs
  2009-04-14 13:09 making docs Ulrich Windl
  2009-04-14 13:14 ` David Symonds
@ 2009-04-14 13:14 ` Luciano Miguel Ferreira Rocha
  1 sibling, 0 replies; 4+ messages in thread
From: Luciano Miguel Ferreira Rocha @ 2009-04-14 13:14 UTC (permalink / raw
  To: Ulrich Windl; +Cc: git

[-- Attachment #1: Type: text/plain, Size: 1225 bytes --]

On Tue, Apr 14, 2009 at 03:09:33PM +0200, Ulrich Windl wrote:
> 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?

If using the git repository, there's the man branch with prebuilt man
pages.

There's already the 'add-on "source" package', e.g.
http://www.kernel.org/pub/software/scm/git/git-manpages-1.6.2.3.tar.bz2

Regards,
Luciano Rocha

-- 
Luciano Rocha <luciano@eurotux.com>
Eurotux Informática, S.A. <http://www.eurotux.com/>

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

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

* Re: making docs
  2009-04-14 13:14 ` David Symonds
@ 2009-04-14 13:18   ` Brian Gernhardt
  0 siblings, 0 replies; 4+ messages in thread
From: Brian Gernhardt @ 2009-04-14 13:18 UTC (permalink / raw
  To: David Symonds; +Cc: Ulrich Windl, git


On Apr 14, 2009, at 9:14 AM, David Symonds wrote:

> On Tue, Apr 14, 2009 at 11:09 PM, Ulrich Windl
> <ulrich.windl@rz.uni-regensburg.de> wrote:
>
>> 1) Pre-build the documentation (manual pages) with the source  
>> archive. If the
>> sources are used unmodified, the manual pages should be fine
>
> This is already in the git.git repository, in the 'man' and 'html'  
> branches.

Which can be installed using `make quick-install-man` or `make quick- 
install-html`.

~~ Brian

^ 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

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).