FooBarWidget / mizuho
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Tree:
d3b93f1
Hongli Lai (Phusion) (author)
Thu Nov 05 02:17:30 -0800 2009
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).


