| OLD | NEW |
| 1 <div class="g-unit g-first" id="gc-toc"> | 1 <div class="g-unit g-first" id="gc-toc"> |
| 2 <ul> | 2 <ul> |
| 3 <div> |
| 4 <input type="search" id="api_search" results placeholder="Search APIs"> |
| 5 <div id="filtered_apis"></div> |
| 6 </div> |
| 3 <li><h2>Starting</h2> | 7 <li><h2>Starting</h2> |
| 4 <ul> | 8 <ul> |
| 5 <li><a href="getstarted.html">Getting Started</a></li> | 9 <li><a href="getstarted.html">Getting Started</a></li> |
| 6 <li><a href="overview.html">Overview</a></li> | 10 <li><a href="overview.html">Overview</a></li> |
| 7 <li><a href="whats_new.html">What's New?</a></li> | 11 <li><a href="whats_new.html">What's New?</a></li> |
| 8 </ul> | 12 </ul> |
| 9 </li> | 13 </li> |
| 10 <li><h2>The API</h2> | 14 <li><h2>The API</h2> |
| 11 <ul> | 15 <ul> |
| 12 <li><a href="devguide.html">Developer's Guide</a> | 16 <li><a href="devguide.html">Developer's Guide</a> |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 77 <li><h2><a href="samples.html">Samples</a></h2></li> | 81 <li><h2><a href="samples.html">Samples</a></h2></li> |
| 78 <li><h2>More</h2> | 82 <li><h2>More</h2> |
| 79 <ul> | 83 <ul> |
| 80 <li><a href="http://code.google.com/chrome/webstore/docs/index.html">Chr
ome Web Store</a></li> | 84 <li><a href="http://code.google.com/chrome/webstore/docs/index.html">Chr
ome Web Store</a></li> |
| 81 <li><a href="http://code.google.com/chrome/apps/docs/developers_guide.ht
ml">Hosted Apps</a></li> | 85 <li><a href="http://code.google.com/chrome/apps/docs/developers_guide.ht
ml">Hosted Apps</a></li> |
| 82 <li><a href="themes.html">Themes</a></li> | 86 <li><a href="themes.html">Themes</a></li> |
| 83 </ul> | 87 </ul> |
| 84 </li> | 88 </li> |
| 85 </ul> | 89 </ul> |
| 86 </div> | 90 </div> |
| OLD | NEW |