File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ back in to the TSC.
3131* [ Post-mortem] ( #post-mortem )
3232* [ Intl] ( #intl )
3333* [ HTTP] ( #http )
34+ * [ Documentation] ( #documentation )
3435
3536#### Process:
3637
@@ -270,6 +271,22 @@ Its responsibilities are:
270271+ Defining and adding common structures to the dumps generated
271272 in order to support tools that want to introspect those dumps
272273
274+ ### [ Documentation] ( https://github.com/nodejs/docs )
275+
276+ The Documentation working group exists to support the improvement of Node.js
277+ documentation, both in the core API documentation, and elsewhere, such as the
278+ Node.js website. Its intent is to work closely with Evangelism, Website, and
279+ Intl working groups to make excellent documentation available and accessible
280+ to all.
281+
282+ Its responsibilities are:
283+
284+ * Defining and maintaining documentation style and content standards.
285+ * Producing documentation in a format acceptable for the Website WG to consume.
286+ * Ensuring that Node's documentation addresses a wide variety of audiences.
287+ * Creating and operating a process for documentation review that produces
288+ quality documentation and avoids impeding the progress of Core work.
289+
273290## Starting a WG
274291
275292A Working Group is established by first defining a charter that can be
You can’t perform that action at this time.
0 commit comments