| OLD | NEW |
| 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: | 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: |
| 2 1) The <head> information in this page is significant, should be uniform | 2 1) The <head> information in this page is significant, should be uniform |
| 3 across api docs and should be edited only with knowledge of the | 3 across api docs and should be edited only with knowledge of the |
| 4 templating mechanism. | 4 templating mechanism. |
| 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a | 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a |
| 6 browser, it will be re-generated from the template, json schema and | 6 browser, it will be re-generated from the template, json schema and |
| 7 authored overview content. | 7 authored overview content. |
| 8 4) The <body>.innerHTML is also generated by an offline step so that this | 8 4) The <body>.innerHTML is also generated by an offline step so that this |
| 9 page may easily be indexed by search engines. | 9 page may easily be indexed by search engines. |
| 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> | 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> |
| (...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 226 </li> | 226 </li> |
| 227 </ol> | 227 </ol> |
| 228 </li><li> | 228 </li><li> |
| 229 <a href="#H2-8"> Now what? </a> | 229 <a href="#H2-8"> Now what? </a> |
| 230 <ol> | 230 <ol> |
| 231 <li style="display: none; "> | 231 <li style="display: none; "> |
| 232 <a>h3Name</a> | 232 <a>h3Name</a> |
| 233 </li> | 233 </li> |
| 234 </ol> | 234 </ol> |
| 235 </li> | 235 </li> |
| 236 <div style="display: none; "> | 236 <li style="display: none; "> |
| 237 <li> | |
| 238 <a href="#apiReference">API reference</a> | 237 <a href="#apiReference">API reference</a> |
| 239 <ol> | 238 <ol> |
| 240 <li> | 239 <li> |
| 241 <a href="#properties">Properties</a> | 240 <a href="#properties">Properties</a> |
| 242 <ol> | 241 <ol> |
| 243 <li> | 242 <li> |
| 244 <a href="#property-anchor">propertyName</a> | 243 <a href="#property-anchor">propertyName</a> |
| 245 </li> | 244 </li> |
| 246 </ol> | 245 </ol> |
| 247 </li> | 246 </li> |
| (...skipping 16 matching lines...) Expand all Loading... |
| 264 <li> | 263 <li> |
| 265 <a href="#types">Types</a> | 264 <a href="#types">Types</a> |
| 266 <ol> | 265 <ol> |
| 267 <li> | 266 <li> |
| 268 <a href="#id-anchor">id</a> | 267 <a href="#id-anchor">id</a> |
| 269 </li> | 268 </li> |
| 270 </ol> | 269 </ol> |
| 271 </li> | 270 </li> |
| 272 </ol> | 271 </ol> |
| 273 </li> | 272 </li> |
| 274 </div> | |
| 275 </ol> | 273 </ol> |
| 276 </div> | 274 </div> |
| 277 <!-- /TABLE OF CONTENTS --> | 275 <!-- /TABLE OF CONTENTS --> |
| 278 | 276 |
| 279 <!-- STATIC CONTENT PLACEHOLDER --> | 277 <!-- STATIC CONTENT PLACEHOLDER --> |
| 280 <div id="static"><div id="pageData-name" class="pageData">Overview</div> | 278 <div id="static"><div id="pageData-name" class="pageData">Overview</div> |
| 281 <div id="pageData-showTOC" class="pageData">true</div> | 279 <div id="pageData-showTOC" class="pageData">true</div> |
| 282 | 280 |
| 283 <p> | 281 <p> |
| 284 Once you've finished this page | 282 Once you've finished this page |
| (...skipping 481 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 766 urchinTracker(); | 764 urchinTracker(); |
| 767 } | 765 } |
| 768 catch(e) {/* urchinTracker not available. */} | 766 catch(e) {/* urchinTracker not available. */} |
| 769 </script> | 767 </script> |
| 770 <!-- end analytics --> | 768 <!-- end analytics --> |
| 771 </div> | 769 </div> |
| 772 </div> <!-- /gc-footer --> | 770 </div> <!-- /gc-footer --> |
| 773 </div> <!-- /gc-container --> | 771 </div> <!-- /gc-container --> |
| 774 </body></html> | 772 </body></html> |
| 775 | 773 |
| OLD | NEW |