An open API service indexing awesome lists of open source software.

https://github.com/calconnect/cc-directive-ipr-guidelines


https://github.com/calconnect/cc-directive-ipr-guidelines

metanorma-release

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

          

= CalConnect Directive: Guidelines for the implementation of the CalConnect patent policy

This work item belongs to TC PUBLISH.

image:https://github.com/CalConnect/cc-directive-ipr-guidelines/actions/workflows/generate.yml/badge.svg["Build Status", link="https://github.com/CalConnect/cc-directive-ipr-guidelines/actions/workflows/generate.yml"]

This document is available in its rendered forms here:

* https://calconnect.github.io/cc-directive-ipr-guidelines/[CalConnect Directive: Guidelines for the implementation of the CalConnect patent policy]

== Structure

`sources/`::
source of documents and models

`sources/cc-10005.adoc`::
CalConnect CC 10005 standard.

`_site/`::
(automatically generated using `metanorma site generate`) published document.

== Fetching the document

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

== Installing build tools

See https://www.metanorma.org/install/

== 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:

[source,sh]
----
docker run -v "$(pwd)":/metanorma -w /metanorma -it metanorma/mn metanorma site generate --agree-to-terms
----

== Building the document

[source,sh]
----
metanorma site generate --agree-to-terms
----

The generated documents are accessible under `_site/`.

== Iterating the document

[source,sh]
----
metanorma site generate --agree-to-terms
open _site/index.html
----

== License

Copyright its respective authors and CalConnect.