Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 1.3 KB

README.adoc

File metadata and controls

62 lines (39 loc) · 1.3 KB

CalConnect Standard: Lightweight document — Document metamodel

This work item belongs to TC VCARD.

Build Status

This document is available in its rendered forms here:

Fetching the document

git clone https://github.com/CalConnect/csd-lightweight-doc/

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 version by:

export METANORMA_DOCKER=1

The Makefile will automatically choose the proper command to execute.

Building The Document

make clean all

The following outputs will be built:

Iterating the document

make html
open cc-*.html