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

Side by Side Diff: chrome/common/extensions/docs/static/index.html

Issue 465039: Extension Doc Changes (no building or testable changes) (Closed)
Patch Set: Created 11 years 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 unified diff | Download patch
OLDNEW
1 <div id="pageData-title" class="pageData"></div> 1 <div id="pageData-name" class="pageData"></div>
2 <div id="pageData-showSideNav" class="pageData">false</div> 2 <div id="pageData-showSideNav" class="pageData">false</div>
3 3
4 <style> 4 <style>
5 #pics { 5 #pics {
6 margin:1em; 6 margin:1em;
7 border:none; 7 border:none;
8 } 8 }
9 9
10 #pics td { 10 #pics td {
11 text-align:center; 11 text-align:center;
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 <li> 90 <li>
91 <a href="devguide.html">Developer's Guide</a>: 91 <a href="devguide.html">Developer's Guide</a>:
92 Get detailed information on using each feature and API 92 Get detailed information on using each feature and API
93 </li> 93 </li>
94 </ul> 94 </ul>
95 95
96 <p> 96 <p>
97 Also check out the discussion group: 97 Also check out the discussion group:
98 <a href="http://groups.google.com/group/chromium-extensions">chromium-extensions </a> 98 <a href="http://groups.google.com/group/chromium-extensions">chromium-extensions </a>
99 </p> 99 </p>
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/static/i18n.html ('k') | chrome/common/extensions/docs/static/manifest.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698