Skip to content

Latest commit

 

History

History
79 lines (46 loc) · 1.59 KB

File metadata and controls

79 lines (46 loc) · 1.59 KB

CalConnect Standard: The iCalendar VPATCH Component

This work item belongs to CalConnect CALENDAR TC.

Build Status

This document is available in its rendered forms here:

General

This document specifies The iCalendar VPATCH Component.

The document is published as the following:

  • CalConnect CC 58020

  • IETF draft-calconnect-vpatch

Fetching the document

git clone https://github.com/CalConnect/cc-vpatch/

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

IETF: Checking against idnits

idnits is the RFC checking tool prior to submissions.

idnits {filename}.nits

License

Copyright its respective authors and CalConnect.