mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 23:24:03 +00:00
Merge pull request #4177 from strapi/doc-update/documentation-plugin
Move the documentation plugin in a plugins section
This commit is contained in:
commit
ddce768d75
@ -96,7 +96,6 @@ module.exports = {
|
||||
children: [
|
||||
'/3.0.0-beta.x/concepts/concepts',
|
||||
'/3.0.0-beta.x/guides/api-endpoints',
|
||||
'/3.0.0-beta.x/guides/api-documentation',
|
||||
'/3.0.0-beta.x/guides/authentication',
|
||||
'/3.0.0-beta.x/configurations/configurations',
|
||||
'/3.0.0-beta.x/guides/controllers',
|
||||
@ -129,6 +128,11 @@ module.exports = {
|
||||
'/3.0.0-beta.x/advanced/usage-information',
|
||||
],
|
||||
},
|
||||
{
|
||||
collapsable: true,
|
||||
title: '📦 Plugins',
|
||||
children: ['/3.0.0-beta.x/plugins/documentation'],
|
||||
},
|
||||
{
|
||||
collapsable: true,
|
||||
title: '🔌 Local plugins',
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 753 KiB |
Loading…
x
Reference in New Issue
Block a user