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

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

Issue 10830252: Extensions Docs Server: Uniform handling of file not found errors (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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
Index: chrome/common/extensions/docs/server2/templates/private/standard_apps_api.html
diff --git a/chrome/common/extensions/docs/server2/templates/private/standard_apps_api.html b/chrome/common/extensions/docs/server2/templates/private/standard_apps_api.html
index 6fc72c9169ad269c51356b0afbbaf03ce6158d46..4a4489879d43e117058aff18880e5f2e4f4e6485 100644
--- a/chrome/common/extensions/docs/server2/templates/private/standard_apps_api.html
+++ b/chrome/common/extensions/docs/server2/templates/private/standard_apps_api.html
@@ -23,7 +23,7 @@
{{/api.permissions.dev}}
{{+partials.table_of_contents toc:intro.toc}}
{{- This is unindented because it contains <pre> tags -}}
-{{+intro.intro}}
+{{+intro.intro is_apps:true}}
not at google - send to devlin 2012/08/10 06:12:16 this, OTOH, is a good use for is_apps. I think.
{{+partials.api_reference}}
</div>
</div>

Powered by Google App Engine
This is Rietveld 408576698