EntityFramework.ApiDocs
EntityFramework.ApiDocs copied to clipboard
Fix breadcrumbs
This PR brings breadcrumb implementation into alignment with platform architecture requirements. This PR is part of a previously announced batch of breadcrumb fixes across the Learn platform and will be auto-merged if there are no build warnings. This PR may include removing the “extend breadcrumb” feature from any docfx files that are still using it, fixing breadcrumb file references in the docfx file, and rewriting breadcrumb files to match the approved breadcrumb pattern for a given product’s documentation.
@raprice can you mark this ready for review?
@gewarren is this change OK to API?
@Rick-Anderson @gewarren Please review, thanks!
@raprice I'm not sure that this is working how you want it to work. For example compare these two pages:
- https://review.learn.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore?view=efcore-8.0&branch=pr-en-us-136 (this PR)
- https://learn.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore?view=efcore-8.0 (live)
@gewarren You're absolutely right, something is funky. I will dig into this, putting back in draft until I get this rendering correctly. Thanks for catching it!
dotnet/entityframework.apidocs
@gewarren Please take a look - the breadcrumbs from this PR are now rendering correctly (Learn / .NET / Entity Framework / .NET API browser) https://review.learn.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore?view=efcore-8.0&branch=pr-en-us-136