summaryrefslogtreecommitdiff
path: root/README.txt
blob: e57ce3086504be352b54e9da3fbd60284a5fd16e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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-2009 Stuart Rackham. Free use of this software
is granted under the terms of the GNU General Public License (GPL).