Address remaining docs review feedback
Clarify the remaining old frontend system sections, tighten the scaffolder follow-up wording, and rename the docs sidebar entry to match the frontend system terminology used elsewhere. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
@@ -551,15 +551,15 @@ export default {
|
||||
),
|
||||
sidebarElementWithIndex(
|
||||
{
|
||||
label: 'New Frontend System',
|
||||
description: 'New frontend system components and architecture.',
|
||||
label: 'Frontend System',
|
||||
description: 'Frontend system components and architecture.',
|
||||
},
|
||||
[
|
||||
'frontend-system/index',
|
||||
sidebarElementWithIndex(
|
||||
{
|
||||
label: 'Architecture',
|
||||
description: 'Architecture of the new frontend system.',
|
||||
description: 'Architecture of the frontend system.',
|
||||
differentiator: 'frontend-system/',
|
||||
},
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user