mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
docs: add Docusaurus v3.0 upgrade guide (#9417)
This commit is contained in:
parent
45f1a669b5
commit
4e150d2b82
18 changed files with 896 additions and 41 deletions
|
@ -1,6 +1,6 @@
|
|||
# Plugins
|
||||
|
||||
Plugins are the building blocks of features in a Docusaurus 2 site. Each plugin handles its own individual feature. Plugins may work and be distributed as part of a bundle via presets.
|
||||
Plugins are the building blocks of features in a Docusaurus site. Each plugin handles its own individual feature. Plugins may work and be distributed as part of a bundle via presets.
|
||||
|
||||
## Creating plugins {#creating-plugins}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue