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

Unified Diff: client/lib/components/closure.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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/lib/components/closure.dart ('k') | client/lib/components/library.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/lib/components/closure.html
diff --git a/client/lib/components/closure.html b/client/lib/components/closure.html
new file mode 100644
index 0000000000000000000000000000000000000000..e6fc833f5dd166f41957c9dc8c1dd0a4ed56444a
--- /dev/null
+++ b/client/lib/components/closure.html
@@ -0,0 +1,3 @@
+<polymer-element name="dartdoc-closure">
+ <script type="application/dart;component=1" src="closure.dart"></script>
+</polymer-element>
« no previous file with comments | « client/lib/components/closure.dart ('k') | client/lib/components/library.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698