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

Side by Side Diff: client/lib/components/parameters.html

Issue 273473002: Display function signatures instead of just "Function". (Closed) Base URL: https://github.com/dart-lang/dartdoc-viewer.git@master
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « client/lib/components/parameters.dart ('k') | client/lib/components/typedef.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!DOCTYPE html> 1 <link rel="import" href="closure.html">
2 <polymer-element name="dartdoc-parameter" attributes="parameters"> 2 <polymer-element name="dartdoc-parameter" attributes="parameters">
3 <script type="application/dart;component=1" src="parameters.dart"></script> 3 <script type="application/dart;component=1" src="parameters.dart"></script>
4 </polymer-element> 4 </polymer-element>
OLDNEW
« no previous file with comments | « client/lib/components/parameters.dart ('k') | client/lib/components/typedef.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698