From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Daniele Nicolodi <daniele@grinta.net>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Using asciidoc for README.INSTALL
Date: Mon, 13 Aug 2012 00:56:43 +0200 [thread overview]
Message-ID: <502834AB.4000402@xenomai.org> (raw)
In-Reply-To: <502829B2.7000509@grinta.net>
On 08/13/2012 12:09 AM, Daniele Nicolodi wrote:
> On 11/08/2012 09:46, Gilles Chanteperdrix wrote:
>> So, maybe we could use an asciidoc version.
>
>> pros:
>> - nice online html version
>> - online one source file to maintain
>> cons:
>> - need to learn asciidoc syntax to maintain the doc
>> - a slightly less readable plain text version
>
> For what it is worth, I find reStructuredText [1] much more readable in
> its "raw" format that asciidoc. reStructuredText is the nowadays
> standard for Python documentation.
>
> [1] http://docutils.sourceforge.net/rst.html
And asciidoc is the standard for git documentation.
Since my aim is to generate html, I am comparing the html versions of
the user documentations of the two projects, each made with its own tool:
http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html
http://www.methods.co.nz/asciidoc/userguide.html
Maybe reStructuredText is good for python documentation, but apparently
not for generating good looking html (let alone the fact that the
document describing reStructuredText syntax is called "specification",
not "user guide"). From what I have tried, there is nothing special to
be done with asciidoc to have a nice output, the "out-of-the-box"
experience is very good.
And there is a docbook to asciidoc translator:
https://github.com/oreillymedia/docbook2asciidoc
Which may interest us as we also have some docbook code, which may be
interesting to convert to asciidoc.
--
Gilles.
next prev parent reply other threads:[~2012-08-12 22:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-11 7:46 [Xenomai] Using asciidoc for README.INSTALL Gilles Chanteperdrix
2012-08-11 8:07 ` Philippe Gerum
2012-08-11 8:54 ` Gilles Chanteperdrix
2012-08-12 22:09 ` Daniele Nicolodi
2012-08-12 22:56 ` Gilles Chanteperdrix [this message]
2012-08-12 23:08 ` Daniele Nicolodi
2012-08-12 23:51 ` Gilles Chanteperdrix
2012-08-16 20:51 ` Gilles Chanteperdrix
2012-08-20 21:00 ` Gilles Chanteperdrix
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=502834AB.4000402@xenomai.org \
--to=gilles.chanteperdrix@xenomai.org \
--cc=daniele@grinta.net \
--cc=xenomai@xenomai.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.