README.adoc
= metanorma-iho: Metanorma for IHO
image:https://img.shields.io/gem/v/metanorma-iho.svg["Gem Version", link="https://rubygems.org/gems/metanorma-iho"]
image:https://github.com/metanorma/metanorma-iso/workflows/rake/badge.svg["Build Status", link="https://github.com/metanorma/metanorma-iso/actions?workflow=rake"]
image:https://codeclimate.com/github/metanorma/metanorma-iho/badges/gpa.svg["Code Climate", link="https://codeclimate.com/github/metanorma/metanorma-iho"]
image:https://img.shields.io/github/issues-pr-raw/metanorma/metanorma-iho.svg["Pull Requests", link="https://github.com/metanorma/metanorma-iho/pulls"]
image:https://img.shields.io/github/commits-since/metanorma/metanorma-iho/latest.svg["Commits since latest",link="https://github.com/metanorma/metanorma-iho/releases"]
== Functionality
This gem processes https://www.metanorma.com[Metanorma documents] following
a template for generating IHO standards.
The implementation inherits from https://github.com/metanorma/metanorma-standoc.
== Usage and installation
See https://www.metanorma.com.
== Documentation
See https://www.metanorma.com/author/iho/[Write IHO documents with Metanorma].
== Examples
* Example documents are available at the https://github.com/metanorma/mn-samples-iho[mn-samples-iho] repository.
//* Document templates are available at the https://github.com/metanorma/mn-templates-iho[mn-templates-iho] repository.