|
Add a script to generate HTML and DOM docs with cross-links to one another.
This entails adding callbacks to dartdoc for injecting additional
comments, as well as adding somewhat deeper support for hashing and
equality testing of Frog objects.
The next step is to inject the annotations into the HTML and DOM library source itself.
Committed: https://code.google.com/p/dart/source/detail?r=2199
Total comments: 37
Total comments: 6
Total comments: 8
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+695 lines, -391 lines) |
Patch |
|
M |
client/html/release/htmlimpl.dart
|
View
|
|
14 chunks |
+57 lines, -43 lines |
0 comments
|
Download
|
|
D |
client/html/scripts/html-diff.dart
|
View
|
|
1 chunk |
+0 lines, -254 lines |
0 comments
|
Download
|
|
A |
client/html/scripts/html_diff.dart
|
View
|
1
2
3
4
|
1 chunk |
+333 lines, -0 lines |
2 comments
|
Download
|
|
A |
client/html/scripts/html_doc.dart
|
View
|
1
2
3
4
|
1 chunk |
+105 lines, -0 lines |
0 comments
|
Download
|
|
M |
client/html/src/DocumentWrappingImplementation.dart
|
View
|
1
2
|
2 chunks |
+32 lines, -29 lines |
0 comments
|
Download
|
|
M |
client/html/src/ElementWrappingImplementation.dart
|
View
|
1
2
|
11 chunks |
+25 lines, -9 lines |
0 comments
|
Download
|
|
M |
client/html/src/MessageEventWrappingImplementation.dart
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
frog/library.dart
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
frog/member.dart
|
View
|
1
2
3
4
|
1 chunk |
+12 lines, -1 line |
0 comments
|
Download
|
|
M |
frog/type.dart
|
View
|
1
2
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
utils/dartdoc/dartdoc.dart
|
View
|
1
2
3
|
12 chunks |
+70 lines, -46 lines |
0 comments
|
Download
|
|
M |
utils/dartdoc/files.dart
|
View
|
1
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
A |
utils/dartdoc/htmldoc
|
View
|
1
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
|
M |
utils/dartdoc/utils.dart
|
View
|
1
|
1 chunk |
+12 lines, -1 line |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|