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

Side by Side Diff: chrome/common/extensions/docs/static/docs.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">Hello There!</div> 1 <div id="pageData-name" class="pageData">Hello There!</div>
2 2
3 <p> 3 <p>
4 This documentation tells you how to write <em>Google Chrome Extensions</em> &mda sh; 4 This documentation tells you how to write <em>Google Chrome Extensions</em> &mda sh;
5 small software programs 5 small software programs
6 that can modify and enhance the functionality of the 6 that can modify and enhance the functionality of the
7 <a href="http://www.google.com/chrome">Google Chrome browser</a>. 7 <a href="http://www.google.com/chrome">Google Chrome browser</a>.
8 </p> 8 </p>
9 9
10 <h2 id="readme"> Where to start </h2> 10 <h2 id="readme"> Where to start </h2>
11 11
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
124 but haven't been integrated into them yet. 124 but haven't been integrated into them yet.
125 125
126 <p> 126 <p>
127 <strong>Note:</strong> 127 <strong>Note:</strong>
128 The trunk version of the doc is preliminary and might have errors. 128 The trunk version of the doc is preliminary and might have errors.
129 </p> 129 </p>
130 </td> 130 </td>
131 </tr> 131 </tr>
132 </table> 132 </table>
133 </p> 133 </p>
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/static/devguide.html ('k') | chrome/common/extensions/docs/static/faq.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698