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

Unified Diff: chrome/common/extensions/docs/templates/intros/devtools_panels.html

Issue 11035015: Merge 159156 - Extensions Docs Server: Fix headings with no IDs (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1229/src/
Patch Set: Created 8 years, 3 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/templates/intros/devtools_panels.html
===================================================================
--- chrome/common/extensions/docs/templates/intros/devtools_panels.html (revision 159603)
+++ chrome/common/extensions/docs/templates/intros/devtools_panels.html (working copy)
@@ -7,7 +7,7 @@
general introduction to using Developer Tools APIs.
</p>
-<h2>Overview</h2>
+<h2 id="overview">Overview</h2>
<p>
Each extension panel and sidebar is displayed as a separate HTML page. All
@@ -61,4 +61,4 @@
<p>
You can find examples that use this API in
<a href="samples.html#Chrome&#32;Query">Samples</a>.
-</p>
+</p>

Powered by Google App Engine
This is Rietveld 408576698