Skip to content

Latest commit

 

History

History
67 lines (41 loc) · 1.53 KB

README.adoc

File metadata and controls

67 lines (41 loc) · 1.53 KB

Internet-Draft: CalConnect vObject Model and vFormat Syntax

Build Status

This document is available in its rendered forms here:

Fetching the document

git clone https://github.com/CalConnect/csd-vobject-vformat/

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 generated documents are accessible under site/.

Iterating the document

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

Checking Against 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.

idnits draft-calconnect-vobject-vformat.nits