Metanorma for ISO
You can author any ISO deliverable with Metanorma-ISO:
-
International Standard
-
Technical Specification
-
Technical Report
-
Publicly Available Specification
-
International Workshop Agreement
-
Guide
Quick start
-
Check out the topics for authoring ISO documents
-
Look at the sample Metanorma ISO project
-
Build Metanorma for ISO documents with a command like this:
metanorma --type iso -x html,doc,xml {my-document-filename.adoc}
Important
|
New to Metanorma?
Documentation for Metanorma-ISO is meant to supplement the general Metanorma documentation. Please first familiarize yourself with the general Metanorma documentation as well as the AsciiDoc syntax reference. |
Implementation
-
Ruby gem "metanorma-iso" implements the ISO flavor of Metanorma, building on top of core Metanorma library.