flutter / website

Flutter documentation web site
https://docs.flutter.dev
Other
2.84k stars 3.24k forks source link

Fix mini-toc generation for breadcrumb pages /ui children #9156

Closed parlough closed 1 year ago

parlough commented 1 year ago

The generator doesn't handle there being multiple sidenav categories which start with /ui, as can be seen by https://docs.flutter.dev/ui/design/text being empty.

Update to account for sidenav not necessarily having one top-level entry per first path part. Or at least add an exception for /ui.

parlough commented 1 year ago

Fixed by https://github.com/flutter/website/pull/9164 / https://github.com/flutter/website/commit/9ef93899004b7d9e1f0543babbd79a99d70bb915