AsciiDoc
From LFScript
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.
It is required for building the documentation for BtrFS Progs.
LFScript can find this software under the name asciidoc
.
Sources
MD5 Checksums:
c59018f105be8d022714b826b0be130a asciidoc-8.6.9.tar.gz
Dependencies
- python2
Installation
./configure --prefix=/usr
As the root user:
make install