wok
annotate asciidoc/description.txt @ rev 20240
Add dummynet64, lirc64, nvidia64-173xx, nvidia64-96xx, tp_smapi64
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Fri Mar 09 16:57:32 2018 +0100 (2018-03-09) |
parents |
|
children |
|
rev |
line source |
hackdorte@20008
|
1 AsciiDoc is a text document format for writing notes, documentation, articles,
|
hackdorte@20008
|
2 books, ebooks, slideshows, web pages, man pages and blogs. AsciiDoc files can
|
hackdorte@20008
|
3 be translated to many formats including HTML, PDF, EPUB, man page.
|
hackdorte@20008
|
4
|
hackdorte@20008
|
5 AsciiDoc is highly configurable: both the AsciiDoc source file syntax and the
|
hackdorte@20008
|
6 backend output markups (which can be almost any type of SGML/XML markup) can
|
hackdorte@20008
|
7 be customized and extended by the user.
|
hackdorte@20008
|
8
|
hackdorte@20008
|
9 AsciiDoc is free software and is licenced under the terms of the GNU General
|
hackdorte@20008
|
10 Public License version 2 (GPLv2).
|