international
Internet Engineering Task Force
IETF — Author IETF Internet-Drafts and RFC-format documents.
Quick Start
# Install the flavor gem
gem install metanorma-ietf
# Or add to your Gemfile
gem 'metanorma-ietf'
# Compile a document
metanorma compile -t ietf -x html,doc my-document.adocResources
This documentation describes how to write a document for the Internet Draft and RFC series using Metanorma in AsciiDoc.
Tip
A summary guide to authoring I-Ds and RFCs using AsciiDoc is also available at IETF Datatracker, with source on GitHub.
Note
RFC is supported in two kinds, v2 and v3. You will see notes in this documentation which clarify which part applies to which kind of RFC.