= AsciiRFC Template For Writing RFC / Internet Drafts
image:https://github.com/metanorma/rfc-asciirfc-minimal/actions/workflows/docker.yml/badge.svg["Build Status", link="https://github.com/metanorma/rfc-asciirfc-minimal/actions/workflows/docker.yml"] image:https://github.com/metanorma/rfc-asciirfc-minimal/actions/workflows/generate.yml/badge.svg["Build Status", link="https://github.com/metanorma/rfc-asciirfc-minimal/actions/workflows/generate.yml"]
This document is available in its rendered forms here:
This Internet-Draft is written in https://datatracker.ietf.org/doc/draft-ribose-asciirfc/[AsciiRFC] using the https://www.metanorma.com[Metanorma framework], via the https://github.com/metanorma/metanorma-ietf[`metanorma-ietf` gem].
== Quick Start
For a blank slate start of your Internet-Draft written in AsciiRFC:
== Usage
=== Fetching The Document
=== Installing Build Tools
You will need to install Metanorma, xml2rfc
and idnits
(for submission preflight).
Please see https://www.metanorma.com for installation instructions.
=== On macOS
=== Building The Document
=== Checking Against idnits
https://tools.ietf.org/tools/idnits/[idnits] is the RFC checking tool prior to submissions.
The make
target finds exactly the document name from the :name:
document attribute and puts the file in the right place before calling
idnits
to prevent it complaining about the location.
=== Checking For Invalid / Unicode Characters
=== Iterating The Document