This repository contains CalConnect administrative document sources.
Published documents are available here:
This repository holds the Metanorma source markup for CalConnect administrative documents.
These documents include:
-
CalConnect Conference Reports (and associated documents)
-
CalConnect IOP Testing Reports
-
CalConnect Advisory Notices
Note
|
These administrative documents, prior to 2024, were published in PDF format only. This repository contains the re-encoded documents in the Metanorma format in order to facilitate future updates and publication in multiple formats. |
The repository is structured as follows:
metanorma.yml
-
Metanorma site manifest that lists the documents to be included in the site.
sources/
-
Source documents in Metanorma format.
sources/cc-{docnumber}-{title}
-
Directory for each document, named by document number and a shorthand title.
sources/cc-{docnumber}-{title}/document.adoc
-
Metanorma root document for the document.
Run the following command to build the full collection of the documents.
$ bundle exec metanorma site generate --agree-to-terms
Run the following command to build a single document.
$ bundle exec metanorma sources/cc-1903-report-conference-46/document.adoc