UNPKG

@docusaurus/plugin-content-docs

Version:

Docs content plugin for Docusaurus

24 lines (23 loc) 353 B
{ "docs": { "Test": [ { "type": "category", "label": "foo", "items": ["foo/bar", "foo/baz"] }, { "type": "link", "label": "Github", "href": "https://github.com" }, { "type": "ref", "id": "hello" } ], "Guides": [ "hello" ] } }