mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 01:09:20 +02:00
chore: v3.0.0-rc.0 release (#9418)
This commit is contained in:
parent
4e150d2b82
commit
7ee2f75ce1
140 changed files with 1598 additions and 677 deletions
|
@ -130,13 +130,24 @@
|
|||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Migrating from v1 to v2",
|
||||
"label": "Upgrading",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "migration/index"
|
||||
},
|
||||
"items": [
|
||||
"migration/migration-overview",
|
||||
"migration/migration-automated",
|
||||
"migration/migration-manual",
|
||||
"migration/migration-versioned-sites",
|
||||
"migration/migration-translated-sites"
|
||||
"migration/v3",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "To Docusaurus v2",
|
||||
"items": [
|
||||
"migration/v2/migration-overview",
|
||||
"migration/v2/migration-automated",
|
||||
"migration/v2/migration-manual",
|
||||
"migration/v2/migration-versioned-sites",
|
||||
"migration/v2/migration-translated-sites"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
Loading…
Add table
Add a link
Reference in a new issue