AsciiDoc
From Wikipedia, the free encyclopedia
(Redirected from Asciidoc)
| Developer(s) | Stuart Rackham |
|---|---|
| Initial release | November 25, 2002 |
| Stable release | 8.6.8 / July 17, 2012 |
| 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]
- ^ "Git wiki". Git SCM.
External links [edit]
| This markup language article is a stub. You can help Wikipedia by expanding it. |