ydoc
Version:
基于 Markdown 的静态站点生成工具
24 lines • 1.23 kB
JavaScript
window.ydoc_plugin_edit_json = {
"/documents/index.html": "/documents/index.md",
"prefix": "https://github.com/YMFE/ydoc/tree/master/docs",
"/documents/structure.html": "/documents/structure.md",
"/documents/nav.html": "/documents/nav.md",
"/documents/pages-index.html": "/documents/pages-index.md",
"/documents/pages-book.html": "/documents/pages-book.md",
"/documents/pages-custom.html": "/documents/pages-custom.md",
"/documents/config.html": "/documents/config.md",
"/documents/markdown.html": "/documents/markdown.md",
"/documents/command-index.html": "/documents/command-index.md",
"/documents/theme.html": "/documents/theme.md",
"/documents/template.html": "/documents/template.md",
"/documents/jsx.html": "/documents/jsx.md",
"/documents/plugins.html": "/documents/plugins.md",
"/documents/create.html": "/documents/create.md",
"/documents/hooks.html": "/documents/hooks.md",
"/documents/markdown-it.html": "/documents/markdown-it.md",
"/documents/qa.html": "/documents/qa.md",
"/documents/release.html": "/documents/release.md",
"/examples/index.html": "/examples/index.md",
"/standard/style-guide.html": "/standard/style-guide.md",
"/standard/index.html": "/standard/index.md"
}