Skip to content

ZIP archive of Dart-SDK API missing details in the right navigation column (v3.1.0 to v.3.2.6) #54721

Closed
dart-lang/dartdoc
#3643
@hoylen

Description

@hoylen

The ZIP archive download of the Dart-SDK API (downloaded from https://dart.dev/get-dart/archive) no longer shows navigation links for a library or class.

The documentation ZIP for v3.0.7 and earlier has three columns: a left navigation column listing the libraries, the main content, and a right navigation column listing the library's classes, constants, functions, etc.

The details in the third column is now missing from the recent ZIP files. The right column in ZIP for v3.1.0 and newer (v3.2.6 at the time of writing) does not have any links in the right navigation column. It just shows the name of the library.

  • Dart version and tooling diagnostic info
    • Dart 3.2.5 (but it is irrelevant to this issue)
  • Whether you are using Windows, macOS, or Linux (if applicable)
    • macOS (archive extracted using command line "unzip" program, as well as double clicking on the ZIP file's icon in the Finder)
  • Whether you are using Chrome, Safari, Firefox, Edge (if applicable)
    • Problem occurs with Safari, Firefox and Chrome.

Metadata

Metadata

Assignees

Labels

area-documentationPrefer using 'type-documentation' and a specific area label.dart-cli-doctype-documentationA request to add or improve documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions