-
Notifications
You must be signed in to change notification settings - Fork 130
Closed
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work oncustomer-flutterIssues originating from important to FlutterIssues originating from important to Fluttercustomer-google3Issues originating from or important to AngularIssues originating from or important to Angulartype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
Right now to actually get to a library root page you need to know dartdocs pattern of doing name-library.html:
https://docs.flutter.io/flutter/dart-async/dart-async-library.html
https://docs.flutter.io/flutter/dart-async/
would just get you a 404.
Obviously we could fix this in Flutter's doc generation script as well, but seems like something maybe all dartdoc users might want?
kevmoo, kwalrath, gspencergoog and srawlins
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work oncustomer-flutterIssues originating from important to FlutterIssues originating from important to Fluttercustomer-google3Issues originating from or important to AngularIssues originating from or important to Angulartype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug