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

Side by Side Diff: chrome/common/extensions/docs/static/overview.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">Overview</div> 1 <div id="pageData-name" class="pageData">Overview</div>
2 <div id="pageData-showTOC" class="pageData">true</div> 2 <div id="pageData-showTOC" class="pageData">true</div>
3 3
4 <p> 4 <p>
5 Once you've finished this page 5 Once you've finished this page
6 and the 6 and the
7 <a href="getstarted.html">Getting Started</a> tutorial, 7 <a href="getstarted.html">Getting Started</a> tutorial,
8 you'll be all set to start writing extensions. 8 you'll be all set to start writing extensions.
9 </p> 9 </p>
10 10
11 11
(...skipping 284 matching lines...) Expand 10 before | Expand all | Expand 10 after
296 you should be ready to write your own. 296 you should be ready to write your own.
297 Here are some ideas for where to go next: 297 Here are some ideas for where to go next:
298 </p> 298 </p>
299 299
300 <ul> 300 <ul>
301 <li> <a href="getstarted.html">Tutorial: Getting Started</a> </li> 301 <li> <a href="getstarted.html">Tutorial: Getting Started</a> </li>
302 <li> <a href="tut_debugging.html">Tutorial: Debugging</a> </li> 302 <li> <a href="tut_debugging.html">Tutorial: Debugging</a> </li>
303 <li> <a href="devguide.html">Developer's Guide</a> </li> 303 <li> <a href="devguide.html">Developer's Guide</a> </li>
304 <li> <a href="http://dev.chromium.org/developers/design-documents/extensions/s amples">Samples</a> </li> 304 <li> <a href="http://dev.chromium.org/developers/design-documents/extensions/s amples">Samples</a> </li>
305 </ul> 305 </ul>
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/static/options.html ('k') | chrome/common/extensions/docs/static/packaging.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698