mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
chore(v2): prepare v2.0.0-beta.6 release (#5473)
* add beta.6 * v2.0.0-beta.6
This commit is contained in:
parent
cb8718a1e3
commit
2611bbb501
108 changed files with 13439 additions and 147 deletions
326
website/versioned_sidebars/version-2.0.0-beta.6-sidebars.json
Normal file
326
website/versioned_sidebars/version-2.0.0-beta.6-sidebars.json
Normal file
|
@ -0,0 +1,326 @@
|
|||
{
|
||||
"version-2.0.0-beta.6/docs": [
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/introduction"
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Getting Started",
|
||||
"collapsed": false,
|
||||
"items": [
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/installation"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/configuration"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/playground"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/typescript-support"
|
||||
}
|
||||
],
|
||||
"collapsible": true
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Guides",
|
||||
"items": [
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/guides/creating-pages"
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"collapsed": true,
|
||||
"collapsible": true,
|
||||
"label": "Docs",
|
||||
"items": [
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/guides/docs/introduction"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/guides/docs/create-doc"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/guides/docs/sidebar"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/guides/docs/versioning"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/guides/docs/markdown-features"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/guides/docs/multi-instance"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/blog"
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Markdown Features",
|
||||
"items": [
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/guides/markdown-features/introduction"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/guides/markdown-features/react"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/guides/markdown-features/tabs"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/guides/markdown-features/code-blocks"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/guides/markdown-features/admonitions"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/guides/markdown-features/headings"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/guides/markdown-features/inline-toc"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/guides/markdown-features/assets"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/guides/markdown-features/plugins"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/guides/markdown-features/math-equations"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/guides/markdown-features/head-metadatas"
|
||||
}
|
||||
],
|
||||
"collapsible": true,
|
||||
"collapsed": true
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/styling-layout"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/static-assets"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/search"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/browser-support"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/deployment"
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Internationalization",
|
||||
"items": [
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/i18n/introduction"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/i18n/tutorial"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/i18n/git"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/i18n/crowdin"
|
||||
}
|
||||
],
|
||||
"collapsible": true,
|
||||
"collapsed": true
|
||||
}
|
||||
],
|
||||
"collapsible": true,
|
||||
"collapsed": true
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Advanced Guides",
|
||||
"items": [
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/using-plugins"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/using-themes"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/presets"
|
||||
}
|
||||
],
|
||||
"collapsible": true,
|
||||
"collapsed": true
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Migrating from v1 to v2",
|
||||
"items": [
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/migration/migration-overview"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/migration/migration-automated"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/migration/migration-manual"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/migration/migration-versioned-sites"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/migration/migration-translated-sites"
|
||||
}
|
||||
],
|
||||
"collapsible": true,
|
||||
"collapsed": true
|
||||
}
|
||||
],
|
||||
"version-2.0.0-beta.6/api": [
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/cli"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/docusaurus-core"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/api/docusaurus.config.js"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/lifecycle-apis"
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Plugins",
|
||||
"items": [
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/api/plugins/plugins-overview"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/api/plugins/plugin-content-docs"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/api/plugins/plugin-content-blog"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/api/plugins/plugin-content-pages"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/api/plugins/plugin-client-redirects"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/api/plugins/plugin-debug"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/api/plugins/plugin-google-analytics"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/api/plugins/plugin-google-gtag"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/api/plugins/plugin-ideal-image"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/api/plugins/plugin-pwa"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/api/plugins/plugin-sitemap"
|
||||
}
|
||||
],
|
||||
"collapsible": true,
|
||||
"collapsed": true
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Themes",
|
||||
"items": [
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/api/themes/themes-overview"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/api/themes/theme-configuration"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/api/themes/theme-classic"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/api/themes/theme-bootstrap"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/api/themes/theme-live-codeblock"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.0-beta.6/api/themes/theme-search-algolia"
|
||||
}
|
||||
],
|
||||
"collapsible": true,
|
||||
"collapsed": true
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue