UNPKG

@docusaurus/plugin-content-docs

Version:

Docs content plugin for Docusaurus

21 lines (20 loc) 277 B
{ "docs": { "Test": [ "foo/bar", "foo/baz", { "type": "link", "label": "Github", "href": "https://github.com" }, { "type": "ref", "id": "hello" } ], "Guides": [ "hello" ] } }