AsciiDoc

From Wikipedia, the free encyclopedia
  (Redirected from Asciidoc)
Jump to: navigation, search
AsciiDoc
Developer(s) Stuart Rackham
Initial release November 25, 2002 (2002-11-25)
Stable release 8.6.8 / July 17, 2012; 9 months ago (2012-07-17)
Written in Python
Operating system Cross-platform
Type Documentation generator
License GNU General Public License
Website asciidoc.org

AsciiDoc is a lightweight markup language. It comes with a "converter program" that can convert AsciiDoc documents to XHTML, DocBook or HTML. DocBook in turn can be converted to other formats such as PDF, TeX, Unix manpages and many more using the tool A2X which comes with AsciiDoc. Most of the Git documentation is written in AsciiDoc. [1]

See also [edit]

References [edit]

  1. ^ "Git wiki". Git SCM. 

External links [edit]