FooBarWidget / mizuho

Documentation formatting tool. Converts Asciidoc input into nicely formatted HTML. Multiple templates are supported.

This URL has Read+Write access

Hongli Lai (Phusion) (author)
Sat Jan 10 11:44:25 -0800 2009
commit  f2ac719df52094b447684f505ca674eb0bedfadf
tree    84e3727694ccdd7a6f376f0b7bdc62308f7a545d
parent  f8199431070c4e563bcdfcd33001ac87c4a71fba
mizuho / asciidoc
asciidoc/README.txt
AsciiDoc README File
====================

Prerequisites
-------------
AsciiDoc is written in Python so you need a Python interpreter
(version 2.4 or later) to execute asciidoc(1). Python is installed by
default in most Linux distributions.  You can download Python from the
official Python website http://www.python.org.


Obtaining AsciiDoc
------------------
The latest AsciiDoc version and online documentation can be found at
http://www.methods.co.nz/asciidoc/ and at the SourceForge
http://sourceforge.net/projects/asciidoc/.


Tools
-----
Current AsciiDoc version tested on Xubuntu Linux 8.04 with:

- Python 2.5.2
- bash 3.2.39
- DocBook XSL Stylesheets 1.73.2
- xsltproc (libxml 20631, libxslt 10122 and libexslt 813).
- w3m 0.5.1
- dblatex 0.2.9
- FOP 0.95


COPYING
-------
Copyright (C) 2002-2008 Stuart Rackham. Free use of this software
is granted under the terms of the GNU General Public License (GPL).