wok diff asciidoc/description.txt @ rev 24029

grub2: suggested os-prober
author Hans-G?nter Theisgen
date Thu Mar 25 08:56:08 2021 +0100 (2021-03-25)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/asciidoc/description.txt	Thu Mar 25 08:56:08 2021 +0100
     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).