Browse thread
Re: [Caml-list] Re: LLC book [was: Questions]
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2009-04-03 (10:22) |
From: | Daniel de Kok <me@d...> |
Subject: | Re: [Caml-list] Re: LLC book [was: Questions] |
On Thu, Apr 2, 2009 at 8:39 PM, Richard Jones <rich@annexia.org> wrote: > Decide on a format: http://en.wikipedia.org/wiki/DocBook - check I have written one open source book, and participated in another, and DocBook was always a barrier of entrance for most potential contributors. These days I'd rather go for something like the asciidoc format, which can also be converted to DocBook. Having DocBook as an intermediate format is very handy, because it is so easy to customize XHTML and XSL-FO output with XSLT. Take care, Daniel