AsciiDoc is set of document formatting rules for text documents. The documents can be converted into variety of formats , like HTML, manual pages etc with the asciidoc command line program (Python).
To edit Asciidoc formatted text files in Emacs, there is doc-mode or adoc-mode
Lisp:asciidoc.el is a set of templates which eases the creation of AsciiDoc documents. It is also available at: