diff --git a/.render/_config.yml b/.render/_config.yml index be523c3..deec4f4 100644 --- a/.render/_config.yml +++ b/.render/_config.yml @@ -9,7 +9,7 @@ amwa_id: BCP-005-01 baseurl: /bcp-005-01 # Which release or branch appears in header links and on the home page -default_tree: branches/v1.0-dev # alternatively e.g. releases/v1.0 +default_tree: branches/v1.0.x # alternatively e.g. releases/v1.0 # Regex patterns of releases and branches to show show_releases: ^v[0-9]+\.[0-9]+$|^v[0-9]+\.[0-9]+\.[0-9]+$ diff --git a/README.md b/README.md index 4eba5d1..317ffa8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# AMWA BCP-005-01 NMOS EDID to Receiver Capabilities Mapping \[Work In Progress\] +# AMWA BCP-005-01 NMOS EDID to Receiver Capabilities Mapping [![Lint Status](https://github.com/AMWA-TV/bcp-005-01/workflows/Lint/badge.svg)](https://github.com/AMWA-TV/bcp-005-01/actions?query=workflow%3ALint) [![Render Status](https://github.com/AMWA-TV/bcp-005-01/workflows/Render/badge.svg)](https://github.com/AMWA-TV/bcp-005-01/actions?query=workflow%3ARender) diff --git a/docs/EDID to Receiver Caps Mapping.md b/docs/EDID to Receiver Caps Mapping.md index 030f89e..bb94d6c 100644 --- a/docs/EDID to Receiver Caps Mapping.md +++ b/docs/EDID to Receiver Caps Mapping.md @@ -1,4 +1,4 @@ -# AMWA BCP-005-01: EDID to NMOS Receiver Capabilities Mapping \[Work In Progress\] +# AMWA BCP-005-01: EDID to NMOS Receiver Capabilities Mapping {:.no_toc} * A markdown unordered list which will be replaced with the ToC, excluding the "Contents header" from above diff --git a/spec.yml b/spec.yml index f243451..36e30df 100644 --- a/spec.yml +++ b/spec.yml @@ -1,10 +1,10 @@ amwa_id: BCP-005-01 url: https://specs.amwa.tv/bcp-005-01 name: EDID to Receiver Capabilities Mapping -status: Work In Progress +status: AMWA Specification repo_name: bcp-005-01 alt_repo_name: nmos-edid-to-receiver-caps-mapping repo_url: https://github.com/AMWA-TV/bcp-005-01 releases: -default_branch: v1.0-dev +default_branch: v1.0.x show_in_index: true