There was an error while loading. Please reload this page.
1 parent 82e80ef commit 0f9fb0fCopy full SHA for 0f9fb0f
1 file changed
www/pages/index.md
@@ -58,3 +58,13 @@ See [the specification](./specification) for the full input format.
58
- [Commands](./commands) — the `doc-kit` CLI surface.
59
- [Configuration](./configuration) — `doc-kit.config.mjs` reference.
60
- [Creating generators](./generators) — extend the pipeline.
61
+
62
+## Showcase
63
64
+A couple places `doc-kit` is already in use. Feel free to PR yours.
65
66
+- <https://nodejs.org/api> - `legacy-json`
67
+- <https://beta.docs.nodejs.org/> - `web`
68
+- <https://nodejs.org/learn> - `web`
69
+- <https://webpack-doc-kit.vercel.app/> - `web`
70
+- <https://undici-website.vercel.app/> - `web`
0 commit comments