wok diff asciidoc/description.txt @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (24 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/asciidoc/description.txt	Tue May 10 07:46:58 2022 +0000
     1.3 @@ -0,0 +1,10 @@
     1.4 +AsciiDoc is a text document format for writing notes, documentation, articles,
     1.5 +books, ebooks, slideshows, web pages, man pages and blogs. AsciiDoc files can
     1.6 +be translated to many formats including HTML, PDF, EPUB, man page.
     1.7 +
     1.8 +AsciiDoc is highly configurable: both the AsciiDoc source file syntax and the 
     1.9 +backend output markups (which can be almost any type of SGML/XML markup) can 
    1.10 +be customized and extended by the user.
    1.11 +
    1.12 +AsciiDoc is free software and is licenced under the terms of the GNU General 
    1.13 +Public License version 2 (GPLv2).