UNPKG

ydoc

Version:

基于 Markdown 的静态站点生成工具

45 lines 1.02 kB
window.ydoc_plugin_search_json = { "documents": [ { "title": "ydoc", "content": "This is home page of documents book.", "url": "/documents/index.html", "children": [] }, { "title": "Installation", "content": "...", "url": "/documents/installation.html", "children": [] }, { "title": "Introduction", "content": "Introduction", "url": "/documents/intro.html", "children": [ { "title": "title", "url": "/documents/intro.html#title", "content": "titlecontent" } ] }, { "title": "env", "content": "env", "url": "/documents/env.html", "children": [ { "title": "title", "url": "/documents/env.html#title", "content": "titlecontent" }, { "title": "sub-title", "url": "/documents/env.html#title-sub-title", "content": "sub-titlecontent" } ] } ] }