|
From: Christian S. <chr...@ep...> - 2004-06-26 20:17:30
|
Hi! I converted the latest network protocol document (http://www.linuxsampler.org/api/draft-linuxsampler-protocol-11.sxw) today into XML. The xml file is located at Documentation/lscp.xml in the linuxsampler CVS repository and is compliant to RFC 2629, thus can be converted into HTML or RFC common ASCII format by using the 'xml2rfc' tool (http://xml.resource.org/). Please DO NOT continue to maintain the open office format document for LSCP, instead use this XML file for changes to the protocol! At the moment the HTML and TXT files have to be generated manually by using 'xml2rfc' and uploaded to the www server (http://www.linuxsampler.org/downloads.html). Soon we will place a script to the CVS server, so that txt and html file will automatically be generated whenever a new version of lscp.xml was commited and the website will also automatically refreshed of course. Hope I did not introduce too much Copy&Waste mistakes. ;) CU Christian |