Where I keep my Internet-Drafts.
In general, these Internet-Drafts are submitted in full conformance with the provisions of BCP 78, BCP 79, and the IETF Trust Legal Provisions (TLP).
See the LICENSE file.
Each draft contains in its abstract a pointer to the place where discussion about that draft is held. Pull requests are welcome.
Please try to ensure that pull requests update the draft.md
documents.
Further to the standards, guidelines, and expectations of the IETF, this particular repository is subject to its own Contributor Code of Conduct
markdown --> xml --> txt
The ultimate source file for each draft is draft.md
It is interpreted using the kramdown-rfc2629 parser to produce a standard RFC 2629 XML file.
The XML file is transformed using xml2rfc to produce a plain text internet draft, and a beautiful HTML document.
There is a Makefile in the same directory as each draft to automate the process.
The entire toolchain was copied from https://github.com/mnot/I-D/
- https://tools.ietf.org/tools/idnits/ check for nits
- https://datatracker.ietf.org/submit/ submit draft