diff --git a/docs/api/utility-apis.md b/docs/api/utility-apis.md index 017c5b699d..a69c874307 100644 --- a/docs/api/utility-apis.md +++ b/docs/api/utility-apis.md @@ -283,14 +283,14 @@ long as they adhere to the contract established by an implementation they want. The figure below shows the relationship between -different Apps, that provide -different implementations of the -FooApi. -Components within Plugins then access the -FooApi via the -fooApiRef. +different Apps, that provide + different implementations of the + FooApi. + Components within Plugins then access the + FooApi via the + fooApiRef. -
+
Figure showing the relationship between utility APIs, the apps that provide them, and the plugins that consume them
diff --git a/docs/features/search/how-to-guides.md b/docs/features/search/how-to-guides.md index 5cc2ab5f06..7267e9fd5b 100644 --- a/docs/features/search/how-to-guides.md +++ b/docs/features/search/how-to-guides.md @@ -1,8 +1,8 @@ --- id: how-to-guides -title: Search "HOW TO" guides -sidebar_label: "HOW TO" guides -description: Search "HOW TO" guides +title: Search How-To guides +sidebar_label: How-To guides +description: Search How To guides --- ## How to implement your own Search API diff --git a/docs/features/techdocs/how-to-guides.md b/docs/features/techdocs/how-to-guides.md index 70ea27821b..cfca7c6a7f 100644 --- a/docs/features/techdocs/how-to-guides.md +++ b/docs/features/techdocs/how-to-guides.md @@ -1,8 +1,8 @@ --- id: how-to-guides -title: TechDocs "HOW TO" guides -sidebar_label: "HOW TO" guides -description: TechDocs "HOW TO" guides related to TechDocs +title: TechDocs How-To guides +sidebar_label: How-To guides +description: TechDocs How-To guides related to TechDocs --- ## How to migrate from TechDocs Basic to Recommended deployment approach? diff --git a/docs/getting-started/homepage.md b/docs/getting-started/homepage.md index 2d34998013..7db41d7768 100644 --- a/docs/getting-started/homepage.md +++ b/docs/getting-started/homepage.md @@ -84,8 +84,8 @@ Let's update the route for "Home" in the Backstage sidebar to point to the new h - + diff --git a/docs/overview/logos.md b/docs/overview/logos.md index 9421b7f31e..ac54640e33 100644 --- a/docs/overview/logos.md +++ b/docs/overview/logos.md @@ -21,7 +21,7 @@ The assets below are all in `.svg` format. Other formats are available in the - + ## Backstage icon @@ -37,6 +37,6 @@ The assets below are all in `.svg` format. Other formats are available in the - + diff --git a/docs/overview/versioning-policy.md b/docs/overview/versioning-policy.md index 10ffc82188..ad5421585e 100644 --- a/docs/overview/versioning-policy.md +++ b/docs/overview/versioning-policy.md @@ -1,7 +1,7 @@ --- id: versioning-policy title: Release & Versioning Policy -description: +description: The process and policy for releasing and versioning Backstage --- The Backstage project is comprised of a set of software components that together diff --git a/docs/releases/v1.2.0-changelog.md b/docs/releases/v1.2.0-changelog.md index 30c780e7ae..977f8a25b7 100644 --- a/docs/releases/v1.2.0-changelog.md +++ b/docs/releases/v1.2.0-changelog.md @@ -722,7 +722,7 @@ ### Patch Changes -- ac19f82936: Added ARIA landmark
to Page component and added ARIA landmark
Sidebar without Catalog - Sidebar with Catalog + Sidebar without CatalogSidebar with Catalog
Before