This repository contains an IEV document template for generating IEC 60050 standards in Metanorma.
Currently only Part 192 is generated.
Warning
|
The data source uses open-sourced data from the IEC Electropedia, for the purpose of developing a demonstrator for the IEC DBRG group. Please refer to the Electropedia licensing terms for reuse information. |
sources/
-
source of the IEV document template
site/
-
(automatically generated, in the
gh-pages
branch) published document.
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 use a locally installed Metanorma, run:
make
If you don’t want to deal with local dependencies, use the docker version by:
make concepts/.done
docker run -v "$(pwd)":/metanorma -w /metanorma -it metanorma/mn metanorma site generate