Initial release

This commit is contained in:
Astro 2005-12-17 02:28:14 +00:00
parent 9c9e687115
commit 80aa9071f4

26
Jargon-File.mw Normal file
View File

@ -0,0 +1,26 @@
=Was?=
''...''
=Wo?=
svn://svn.cccv.de/jargon/trunk/jargon/files
=Konverter=
svn://svn.cccv.de/jargon/trunk/jargon/converters
==xml2tex.rb==
Kann eine Jargon-File in TeX umwandeln, aus welchem dann mit '''pdflatex''' ein PDF erstellt werden kann.
==xml2wiki.rb==
Benutzt [[Ruby-MediaWiki]] und erstellt einen Wikiartikel mit dem Inhalt einer Jargon-File in MediaWiki-Syntax.
* [[Jargon-File/main.xml]]
==wiki2xml.rb==
Konvertiert im Falle [http://wiki.c3d2.de/Jargon-File/main.xml?action=edit einer Bearbeitung] einen mit [[#xml2wiki.rb|xml2wiki.rb]] erstellten Artikel zurück in eine Jargon-File im XML-Format.
[[Kategorie:Ruby]]