Skip to content

metanorma/mn-samples-ietf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metanorma IETF samples

Build Status Build Status

This document is available in its rendered forms here:

Fetching the document

git clone https://github.com/metanorma/mn-samples-ietf/

Running via Docker or locally

If you have installed the build tools locally, and wish to run the locally-installed compilation tools, there is nothing further to set.

If you don’t want to deal with local dependencies, use the docker:

docker run -v "$(pwd)":/metanorma -w /metanorma -it metanorma/mn metanorma site generate --agree-to-terms

Building The Document

metanorma site generate --agree-to-terms

The following outputs will be built:

Iterating the document

metanorma site generate --agree-to-terms
open site/index.html

DEPRECATED DOCUMENTS

Warning
RFC XML v2 is no longer supported by Metanorma.

These Metanorma-IETF v1 documents provided here are purely for reference, and can only be run with metanorma-ietf 1.x.x with older xml2rfc installations:

  • sources/antioch-v2/document.adoc

  • sources/example-v2/document.adoc

About

Metanorma samples for IETF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages