diff --git a/w3c.json.html b/w3c.json.html index 576e01d..8b45f60 100644 --- a/w3c.json.html +++ b/w3c.json.html @@ -23,7 +23,8 @@

The w3c.json file

Projects operating under the w3c organisation (or related to W3C even if under other umbrellas) are encouraged to specify a w3c.json file at the root of their repository. The purpose of this file is to provide some metadata about repositories so that - they can be processed automatically by a variety of tools layered atop the organisation. + they can be processed automatically by a variety of tools layered atop + the organisation. They can also help humans figure out who to contact for a given problem.

@@ -123,6 +124,22 @@

The w3c.json file

will not get exposed (exposed:false). +

Tooling

+ +

+ There is a variety of tools using the w3c.json files. +

+

Groups

+ +

+ The tools pages of all of the W3C related groups, such as + WICG or + VC are generated using the + compiled set + of w3c.json files. See also the w3c/groups README. +

+