zsh-workers
 help / color / mirror / code / Atom feed
From: Phil Pennock <zsh-workers+phil.pennock@spodhuis.org>
To: Dave Yost <Dave@Yost.com>
Cc: zsh-workers@sunsite.dk
Subject: Re: manual all on one HTML page
Date: Sun, 29 Apr 2007 19:17:52 -0700	[thread overview]
Message-ID: <20070430021752.GA65832@redoubt.spodhuis.org> (raw)
In-Reply-To: <pdy988306240820c25aed50b8eb@[192.168.1.2]>

On 2007-04-29 at 17:49 -0700, Dave Yost wrote:
>  There really should be an all-on-one-page HTML manual.
> 
>  I tried to look for the exec command using the current divided-up HTML and 
>  couldn't find it.

Go to your zsh source, into the Doc subdirectory.  Edit "Makefile"
(after configure, etc), find the TEXI2HTML line.

Change:
  TEXI2HTML = texi2html --output . --ifinfo --split=chapter
to:
  TEXI2HTML = texi2html --output zshall.html --ifinfo

Run "make html".

Peruse "zshall.html".

-Phil


  reply	other threads:[~2007-04-30  2:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-30  0:49 Dave Yost
2007-04-30  2:17 ` Phil Pennock [this message]
2007-04-30  5:24   ` Dave Yost
2007-04-30  6:13 ` Stephane Chazelas
2007-04-30  7:24   ` Dave Yost
2007-04-30  8:01     ` Stephane Chazelas
2007-04-30 19:15       ` Dave Yost
2007-04-30 20:51       ` Phil Pennock
2007-05-01 14:09         ` Stephane Chazelas

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=20070430021752.GA65832@redoubt.spodhuis.org \
    --to=zsh-workers+phil.pennock@spodhuis.org \
    --cc=Dave@Yost.com \
    --cc=zsh-workers@sunsite.dk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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