Skip to content
This repository was archived by the owner on Oct 17, 2021. It is now read-only.

Files

Latest commit

80055fb · Sep 22, 2017

History

History

website

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 23, 2007
Apr 18, 2011
Oct 23, 2007
Oct 23, 2007
Aug 8, 2011
Jun 29, 2014
Oct 23, 2007
Oct 23, 2007
Dec 31, 2008
Jul 16, 2012
May 19, 2011
May 4, 2011
Mar 4, 2009
Nov 21, 2008
Sep 22, 2017
Apr 15, 2011
Aug 10, 2010
May 4, 2011
Dec 29, 2012
Oct 23, 2007
Sep 3, 2017
May 4, 2011
Apr 24, 2009
Mar 21, 2010
Nov 21, 2008
Jun 17, 2012
Mar 16, 2012
Jun 17, 2012
Mar 16, 2012
Nov 6, 2013
May 4, 2011
Oct 23, 2007
Nov 27, 2008
Dec 28, 2012
Nov 6, 2013
Aug 10, 2010
Oct 1, 2010
Oct 1, 2010
Aug 13, 2010
Jun 23, 2008
Mar 17, 2009
Oct 23, 2007
Dec 28, 2012
Oct 23, 2007
[NOTE]
====
This repository (asciidoc-py2) is no longer supported as python 2 has entered end-of-life.
Please see https://github.com/asciidoc-py/asciidoc-py[asciidoc-py] for the currently supported
version.
====

[float]
AsciiDoc image:https://travis-ci.org/asciidoc/asciidoc.svg?branch=master[Build Status,link=https://travis-ci.org/asciidoc/asciidoc]
===================================================================================================================================

AsciiDoc is a text document format for writing notes, documentation,
articles, books, ebooks, slideshows, web pages, man pages and blogs.
AsciiDoc files can be translated to many formats including HTML, PDF,
EPUB, man page.

AsciiDoc is highly configurable: both the AsciiDoc source file syntax
and the backend output markups (which can be almost any type of
SGML/XML markup) can be customized and extended by the user.

Prerequisites
-------------
AsciiDoc is written in Python so you need a Python interpreter
(version 2.6 or 2.7) 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
------------------
Documentation and installation instructions are on the AsciiDoc
website http://asciidoc.org/


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

- Python 2.6.5
- DocBook XSL Stylesheets 1.76.1
- xsltproc (libxml 20706, libxslt 10126 and libexslt 815).
- w3m 0.5.2
- dblatex 0.3
- FOP 0.95
- A-A-P 1.091


Copying
-------
Copyright (C) 2002-2013 Stuart Rackham. Free use of this software is
granted under the terms of the GNU General Public License version 2
(GPLv2).