diff --git a/docs/index.bs b/docs/index.bs index 4ee7c3e2d5..cf395a84c5 100644 --- a/docs/index.bs +++ b/docs/index.bs @@ -1211,7 +1211,7 @@ There are several additional optional keys: * Status Text allows adding an additional customized sentence that can be used in the document status section. * Ignored Terms accepts a comma-separated list of terms and makes Bikeshed not emit warnings or errors when attempting to autolink those terms. Use this to quiet spurious preprocessor warnings caused by you inventing terms (for example, the Variables spec invents custom properties like 'var-foo'), or as a temporary patch when the spec you want to link to doesn't set up its definitions correctly. * Date must contain a date in YYYY-MM-DD format, which is used instead of today's date for all the date-related stuff in the spec. Alternately it can contain the string `now`, which explicitly indicates a date of precisely when the output is generated. - * Deadline is also a YYYY-MM-DD date, which is used for things like the LCWD Status section, to indicate deadlines. + * Deadline is also a YYYY-MM-DD date, which is used for things like the LCWD and CR Snapshot Status section, to indicate deadlines. * Expires is also a YYYY-MM-DD date, or can be the string `now` to indicate today's date, or can be an "ISO Duration" like `P1Y` to indicate "+1 year" @@ -1231,6 +1231,11 @@ There are several additional optional keys: as linked text. To display WPT results, see [[#testing]]. + * Implementation Report must contain a link to + an implementation report, either a hand-written document + or just a link to the spec's folder on wpt.fyi. + This is required + for W3C Candidate Recommendation Snapshot. * Mailing List must contain an email address to be used for mailing lists. * Mailing List Archives must contain a link to the list archives. * Issue Tracking indicates what and where you track issues, diff --git a/docs/index.html b/docs/index.html index 17f9ede3c4..a2bc9e955a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1488,9 +1488,9 @@ } } - + - + + - - + +