%general-entities; ]> Asciidoc-&asciidoc-version; asciidoc Introduction to Asciidoc The Asciidoc package 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, and man page. &lfs110a_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &asciidoc-md5sum; Download size: &asciidoc-size; Estimated disk space required: &asciidoc-buildsize; Estimated build time: &asciidoc-time; Asciidoc Dependencies Optional (tests and runtime) , , , , dblatex, and W3m Installation of Asciidoc If you are upgrading from version 9.x, remove the previously installed executables, as the root user: rm -rf /usr/bin/{asciidoc*,a2x*} Build and install the Python 3 module by running the following commands as the root user: python3 setup.py install --optimize=1 Contents Installed Programs Installed Libraries Installed Directories a2x and asciidoc None /usr/lib/python&python3-majorver;/site-packages/asciidoc-&asciidoc-version;-py&python3-majorver;.egg Short Descriptions a2x is a toolchain manager for AsciiDoc (converts Asciidoc text files to other file formats) a2x asciidoc converts an AsciiDoc text file to HTML or DocBook asciidoc