Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(623)

Issue 14645015: Use LibraryDependencyMirror in dartdoc. (Closed)

Created:
7 years, 7 months ago by Johnni Winther
Modified:
7 years, 6 months ago
Reviewers:
nweiz, Andrei Mouravski
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Use LibraryDependencyMirror in dartdoc.

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -288 lines) Patch
M sdk/lib/_internal/compiler/implementation/mirrors/mirrors_util.dart View 1 chunk +26 lines, -0 lines 0 comments Download
M sdk/lib/_internal/dartdoc/lib/dartdoc.dart View 1 10 chunks +41 lines, -67 lines 0 comments Download
M sdk/lib/_internal/dartdoc/lib/src/dartdoc/utils.dart View 1 chunk +2 lines, -1 line 0 comments Download
M sdk/lib/_internal/dartdoc/lib/src/export_map.dart View 7 chunks +33 lines, -212 lines 0 comments Download
M sdk/lib/_internal/dartdoc/pubspec.yaml View 1 chunk +4 lines, -8 lines 0 comments Download
D sdk/lib/_internal/dartdoc/test/export_map_test.dart View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Johnni Winther
7 years, 7 months ago (2013-05-01 13:13:20 UTC) #1
Here is a CL there uses source mirrors to document exports. It is based on this
still uncommited CL: https://codereview.chromium.org/14775002

Powered by Google App Engine
This is Rietveld 408576698