diff options
author | Ludovic Courtès | 2009-03-02 23:17:38 +0100 |
---|---|---|
committer | Ludovic Courtès | 2009-03-02 23:17:38 +0100 |
commit | eb5379f73eaa12e73d082a9782deabdc8376ba94 (patch) | |
tree | 17308e485095646d42f1b28665abe46374c1874f /web | |
parent | 12bd0d39463041d86109416a2499f4cb6fbf7f63 (diff) | |
download | skribilo-eb5379f73eaa12e73d082a9782deabdc8376ba94.tar.gz skribilo-eb5379f73eaa12e73d082a9782deabdc8376ba94.tar.lz skribilo-eb5379f73eaa12e73d082a9782deabdc8376ba94.zip |
web: Add links to AFT, Grutatxt.
Diffstat (limited to 'web')
-rw-r--r-- | web/index.skb | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/web/index.skb b/web/index.skb index 926a392..6bb3dce 100644 --- a/web/index.skb +++ b/web/index.skb @@ -308,12 +308,14 @@ cross-reference-related commands).]) derivative of ,(ref :url "http://docbook.org/" :text [Docbook]).]) (item [Systems that produce documents in various formats from (almost) markup-less input text: ,(ref :url "http://txt2tags.sf.net/" -:text [txt2tags]), ,(ref :url -"http://os.inf.tu-dresden.de/~nf2/files/GOSH/" :text [GOSH]), ,(ref :url -"http://mercnet.pt/plaindoc/pd.html" :text [PlainDoc]), ,(ref :url -"http://www.methods.co.nz/asciidoc/" :text [AsciiDoc]), ,(ref :url -"http://docutils.sourceforge.net/rst.html" :text [reStructured Text -(RST)]), ,(ref :url "http://www.t3x.org/attic/index.html#sd" :text [SD]), and many +:text [txt2tags]), ,(ref :url "http://www.maplefish.com/todd/aft.html" +:text [AFT]), ,(ref :url "http://os.inf.tu-dresden.de/~nf2/files/GOSH/" +:text [GOSH]), ,(ref :url "http://mercnet.pt/plaindoc/pd.html" :text +[PlainDoc]), ,(ref :url "http://www.methods.co.nz/asciidoc/" :text +[AsciiDoc]), ,(ref :url "http://docutils.sourceforge.net/rst.html" :text +[reStructured Text (RST)]), ,(ref :url +"http://www.t3x.org/attic/index.html#sd" :text [SD]), ,(ref :url +"http://triptico.com/software/grutatxt.html" :text [Grutatxt]), and many others.]))) (chapter :title [The Name] :number #f :file #f |