Skip to content

CalConnect/cc-icalendar-series

Repository files navigation

CalConnect Standard: Calendaring and scheduling — Support for Series in iCalendar

This work item belongs to TC CALENDAR.

Build Status

This document is available in its rendered forms here:

General

This document specifies a set of extensions to the iCalendar Transport-Independent Interoperability Protocol (iTIP) and the iCalendar Message-Based Interoperability Protocol (iMIP) to allow for the upgrade of calendar subscriptions.

The document is published as the following:

  • CalConnect CC 56005

  • IETF draft-ietf-calext-subscription-upgrade

Structure

sources/

source of documents and models

sources/cc-51003.adoc

CalConnect CC 51003 standard.

sources/draft-ietf-calext-icalendar-series.adoc

IETF draft-ietf-calext-icalendar-series, dual-published from CC 51003.

_site/

(automatically generated using metanorma site generate) published document.

Fetching the document

Click on "Code > Local" to clone this repository.

Installing build tools

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 draft-ietf-calext-subscription-upgrade.nits

License

Copyright its respective authors and CalConnect.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages