Add default entity content groups for techdocs and api-docs plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -223,6 +223,7 @@ const techDocsEntityContent = EntityContentBlueprint.makeWithOverrides({
|
||||
{
|
||||
path: 'docs',
|
||||
title: 'TechDocs',
|
||||
group: 'documentation',
|
||||
routeRef: rootCatalogDocsRouteRef,
|
||||
loader: () => {
|
||||
// Merge addons from the API with old-style direct attachments
|
||||
|
||||
Reference in New Issue
Block a user