Guide for creating Internet-Draft documents =========================================== The draft-*-current.xml files in this directory are the source files from which to create the Internet-Drafts. These get created by a tcl program called xml2rfc. The *-ids directories contain archives of submitted ID versions. xml2rfc is in debian. xml2rfc is not in fink (as of 19th Aug. 2004). You can get xml2rfc from http://xml.resource.org/ . The default target of the Makefile builds both html and txt versions of all drafts. Other targets are 'txt', 'html', and the full filenames of the various output files. Alternatively, to create a html or txt version of the rfc manually, run the enclosed xml3rfc.tcl script: xml2rfc.tcl draft-*-current.xml draft-*-current.html or xml2rfc.tcl draft-*-current.xml draft-*-current.txt .