mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 01:09:20 +02:00
docs(v2): Docs refactoring and reorganization (#3831)
* stable refactor of plugins api documentation * plugins sidebar not collapsed by default as small? * theme docs reorg * Refactor migration guide doc * fix broken link
This commit is contained in:
parent
f43781ff41
commit
8f47babb46
31 changed files with 1529 additions and 1418 deletions
13
website/docs/migration/migration-translated-sites.md
Normal file
13
website/docs/migration/migration-translated-sites.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
id: migration-translated-sites
|
||||
title: Translated sites
|
||||
slug: /migration/translated-sites
|
||||
---
|
||||
|
||||
:::warning
|
||||
|
||||
We don't provide yet a migration path for v1 translated sites.
|
||||
|
||||
v2 i18n support is a [work in progress](https://github.com/facebook/docusaurus/pull/3325), and will be added before the end of 2020 with a migration guide to help you migrate from v1 + Crowdin to v2 + Crowdin.
|
||||
|
||||
:::
|
Loading…
Add table
Add a link
Reference in a new issue