diff options
Diffstat (limited to 'torrus/examples/README')
-rw-r--r-- | torrus/examples/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/torrus/examples/README b/torrus/examples/README new file mode 100644 index 000000000..fa4f848ea --- /dev/null +++ b/torrus/examples/README @@ -0,0 +1,12 @@ +Some useful exmples of Torrus configuration and usage. + +XML configuration examples reside in xmlconfig/examples. + +*.xupdate.xml files are examples of XUpdate usage to modify the XML files +generated by devdiscover. See also: + Torrus User Guide + XUpdate specification: http://www.xmldb.org/xupdate/ + XUpdate implementation in Perl by Petr Pajas: XML::XUpdate::LibXML + XML Editing shell by Petr Pajas: http://xsh.sourceforge.net/ + + |