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

Unified Diff: chrome/common/extensions/docs/templates/private/parameter_full.html

Issue 11823033: Fix two problems with server2's documentation generator: it wasn't showing (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: bump version Created 7 years, 11 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 | « chrome/common/extensions/docs/templates/private/function.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/private/parameter_full.html
diff --git a/chrome/common/extensions/docs/templates/private/parameter_full.html b/chrome/common/extensions/docs/templates/private/parameter_full.html
index e91139f74633b132fcf63a661805ba112734b39e..89827ae9493b394af4f2caf4e118030e5524f64d 100644
--- a/chrome/common/extensions/docs/templates/private/parameter_full.html
+++ b/chrome/common/extensions/docs/templates/private/parameter_full.html
@@ -6,7 +6,7 @@
<dl>
{{#properties}}
{{+partials.parameter_full}}
- {{/}}
+ {{/properties}}
</dl>
</dd>
{{/properties}}
« no previous file with comments | « chrome/common/extensions/docs/templates/private/function.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698