]> git.stg.codes - stg.git/blobdiff - doc/help/xslt/highlighting/xslthl-config.xml
DocBook documentation stub added
[stg.git] / doc / help / xslt / highlighting / xslthl-config.xml
diff --git a/doc/help/xslt/highlighting/xslthl-config.xml b/doc/help/xslt/highlighting/xslthl-config.xml
new file mode 100644 (file)
index 0000000..b24e469
--- /dev/null
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<!-- \r
+\r
+xslthl - XSLT Syntax Highlighting\r
+http://sourceforge.net/projects/xslthl/\r
+Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks\r
+\r
+This software is provided 'as-is', without any express or implied\r
+warranty.  In no event will the authors be held liable for any damages\r
+arising from the use of this software.\r
+\r
+Permission is granted to anyone to use this software for any purpose,\r
+including commercial applications, and to alter it and redistribute it\r
+freely, subject to the following restrictions:\r
+\r
+1. The origin of this software must not be misrepresented; you must not\r
+   claim that you wrote the original software. If you use this software\r
+   in a product, an acknowledgment in the product documentation would be\r
+   appreciated but is not required.\r
+2. Altered source versions must be plainly marked as such, and must not be\r
+   misrepresented as being the original software.\r
+3. This notice may not be removed or altered from any source distribution.\r
+\r
+Michal Molhanec <mol1111 at users.sourceforge.net>\r
+Jirka Kosek <kosek at users.sourceforge.net>\r
+Michiel Hendriks <elmuerte at users.sourceforge.net>\r
+\r
+-->\r
+<xslthl-config>\r
+       <highlighter id="java" file="java-hl.xml" />\r
+       <highlighter id="delphi" file="delphi-hl.xml" />\r
+       <highlighter id="pascal" file="delphi-hl.xml" />\r
+       <highlighter id="ini" file="ini-hl.xml" />\r
+       <highlighter id="php" file="php-hl.xml" />\r
+       <highlighter id="myxml" file="myxml-hl.xml" />\r
+       <highlighter id="m2" file="m2-hl.xml" />\r
+       <highlighter id="tcl" file="tcl-hl.xml" />\r
+       <highlighter id="c" file="c-hl.xml" />\r
+       <highlighter id="cpp" file="cpp-hl.xml" />\r
+       <highlighter id="csharp" file="csharp-hl.xml" />\r
+       <highlighter id="python" file="python-hl.xml" />\r
+       <highlighter id="ruby" file="ruby-hl.xml" />\r
+       <highlighter id="perl" file="perl-hl.xml" />    \r
+       <highlighter id="javascript" file="javascript-hl.xml" />\r
+       <namespace prefix="xslthl" uri="http://xslthl.sf.net" />\r
+</xslthl-config>
\ No newline at end of file