- Working Group Draft
- Editor's Copy (markdown)
- Editor's Copy (text)
- Diff Editor's Copy against Working Group Draft
Formatted text and HTML versions of the draft can be built using make
.
$ make
Regenerating files after updating markdown file.
$ make clean
$ make
This requires that you have the necessary software installed.
Debian/Ubuntu
$ sudo apt install ruby-kramdown-rfc2629
Fedora
$ sudo dnf install rubygems
$ sudo gem install kramdown-rfc2629