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

Unified Diff: chrome/common/extensions/docs/server2/templates/articles/faq.html

Issue 10834130: Extensions Docs Server: Doc conversion script - SVN (Closed) Base URL: https://src.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/articles/faq.html
===================================================================
--- chrome/common/extensions/docs/server2/templates/articles/faq.html (revision 150606)
+++ chrome/common/extensions/docs/server2/templates/articles/faq.html (working copy)
@@ -1,7 +1,7 @@
-<div id="pageData-name" class="pageData">Frequently Asked Questions</div>
+<h1>Frequently Asked Questions</h1>
-<!-- <div id="pageData-showTOC" class="pageData">true</div> -->
+<!-- -->
<p>
If you don't find an answer to your question here,
@@ -74,7 +74,7 @@
<p>
Click the wrench icon
- <img src="../images/toolsmenu.gif" height="29" width="29" alt=""
+ <img src="{{static}}/images/toolsmenu.gif" height="29" width="29" alt=""
class="nomargin" />
and select <b>Extensions</b> from the <b>Tools</b> menu.
If there's a "+" next to "Developer mode",
@@ -483,5 +483,4 @@
to the ticket you starred or opened. This will make it easier for others
with the same request to find the correct ticket.
</li>
-</ol>
-
+</ol>

Powered by Google App Engine
This is Rietveld 408576698