From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Timo Hirvonen <tihirvon@gmail.com>
Cc: "Junio C Hamano" <gitster@pobox.com>,
"Steven Grimm" <koreth@midwinter.com>,
"Ismail Dönmez" <ismail@pardus.org.tr>,
git@vger.kernel.org
Subject: Re: [ANNOUNCE] GIT 1.5.3-rc4
Date: Sat, 4 Aug 2007 12:46:59 +0100 (BST) [thread overview]
Message-ID: <Pine.LNX.4.64.0708041240500.14781@racer.site> (raw)
In-Reply-To: <20070804133923.eb84a308.tihirvon@gmail.com>
Hi,
On Sat, 4 Aug 2007, Timo Hirvonen wrote:
> Junio C Hamano <gitster@pobox.com> wrote:
>
> > It might be more worthwhile to research what other "Text-ish
> > lightweight mark-up" systems are availble, and if there is one
> > that is more efficient and can go to at least html and man,
> > one-time convert our documentation source to that format using
> > your Perl magic. The minimum requirements are:
> >
> > * The source is readable without too much mark-up distraction;
> >
> > * Can go to roff -man;
> >
> > * Can go to html.
>
> I used asciidoc too but it was really PITA to install and use
I disagree. Whenever I had the need, installing asciidoc was pretty
swift. No problems at all.
> so I wrote a small tool (ttman) in C which converts .txt files directly
> to man pages.
I was impressed! Right until I saw that
- it rolls its own parser/lexer without using bison/flex, which
makes it much longer than necessary,
- it looks like a perl script doing the same job would have been
even smaller yet, and
- the syntax is nowhere near asciidoc syntax.
The last point is really something to keep in mind. We have not only a
large amount of documentation in that format, which would have to be
converted -- accurately! -- to the new format. We also have quite a
number of documentation contributors which would have to be "migrated"
towards the new format.
I think that Steven's goal is a laudable one. We have the 'man' and
'html' branch mainly for the reason that some cannot/wantnot install
asciidoc.
But I think that we do not have to have a _complete_ replacement. I, for
one, would be happy to see a small script which converts all the man pages
more or less accurately, with the main goal to be _fast_ and having as
few dependencies as possible (I think Perl is okay here).
For official releases, I'd still want to rely on asciidoc.
Ciao,
Dscho
next prev parent reply other threads:[~2007-08-04 11:47 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-04 0:28 [ANNOUNCE] GIT 1.5.3-rc4 Junio C Hamano
2007-08-04 0:41 ` Ismail Dönmez
2007-08-04 1:30 ` Junio C Hamano
2007-08-04 1:48 ` Ismail Dönmez
2007-08-04 3:13 ` Junio C Hamano
2007-08-04 13:26 ` Ismail Dönmez
2007-08-04 3:49 ` Steven Grimm
2007-08-04 4:38 ` Junio C Hamano
2007-08-04 4:57 ` Daniel Barkalow
2007-08-04 5:23 ` Junio C Hamano
2007-08-04 5:52 ` Daniel Barkalow
2007-08-04 6:11 ` Steven Grimm
2007-08-04 6:17 ` Doug Maxey
2007-08-04 9:12 ` Sam Ravnborg
2007-08-04 10:55 ` Steven Grimm
2007-08-04 12:19 ` David Kastrup
2007-08-04 16:03 ` Steven Grimm
2007-08-04 16:08 ` Johannes Schindelin
2007-08-04 16:27 ` David Kastrup
2007-08-05 9:50 ` Jeff King
2007-08-04 16:59 ` Linus Torvalds
2007-08-04 17:49 ` David Kastrup
2007-08-04 19:03 ` Linus Torvalds
2007-08-04 19:55 ` David Kastrup
2007-08-04 21:27 ` J. Bruce Fields
2007-08-05 4:29 ` Linus Torvalds
2007-08-05 7:51 ` David Kastrup
2007-08-05 17:08 ` Linus Torvalds
2007-08-05 18:08 ` David Kastrup
2007-08-05 18:23 ` Linus Torvalds
2007-08-05 18:35 ` Johannes Schindelin
2007-08-05 19:11 ` David Kastrup
2007-08-05 19:06 ` David Kastrup
2007-08-05 20:32 ` David Kastrup
2007-08-05 19:29 ` Linus Torvalds
2007-08-05 21:43 ` Bruce Korb
2007-08-05 22:15 ` David Kastrup
2007-08-05 22:31 ` J. Bruce Fields
2007-08-08 8:11 ` Man-pages in user manual (was: [ANNOUNCE] GIT 1.5.3-rc4) David Kastrup
2007-08-05 23:38 ` [ANNOUNCE] GIT 1.5.3-rc4 Junio C Hamano
2007-08-06 0:13 ` Miles Bader
2007-08-06 5:44 ` David Kastrup
2007-08-05 9:42 ` Jeff King
2007-08-05 9:54 ` David Kastrup
2007-08-05 9:59 ` Jeff King
2007-08-05 10:20 ` David Kastrup
2007-08-05 10:22 ` Jeff King
2007-08-05 10:40 ` David Kastrup
2007-08-05 11:23 ` David Kastrup
2007-08-04 11:38 ` Johannes Schindelin
2007-08-04 14:29 ` J. Bruce Fields
2007-08-04 7:30 ` David Kastrup
2007-08-04 10:39 ` Timo Hirvonen
2007-08-04 11:46 ` Johannes Schindelin [this message]
2007-08-04 12:51 ` Timo Hirvonen
2007-08-04 15:19 ` Michael
2007-08-04 13:11 ` Robin Rosenberg
2007-08-04 13:42 ` Julian Phillips
2007-08-07 12:11 ` David Kågedal
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=Pine.LNX.4.64.0708041240500.14781@racer.site \
--to=johannes.schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=ismail@pardus.org.tr \
--cc=koreth@midwinter.com \
--cc=tihirvon@gmail.com \
/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).