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 197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
208 </li> | 208 </li> |
209 </ol> | 209 </ol> |
210 </li><li> | 210 </li><li> |
211 <a href="#examples"> Examples </a> | 211 <a href="#examples"> Examples </a> |
212 <ol> | 212 <ol> |
213 <li style="display: none; "> | 213 <li style="display: none; "> |
214 <a>h3Name</a> | 214 <a>h3Name</a> |
215 </li> | 215 </li> |
216 </ol> | 216 </ol> |
217 </li> | 217 </li> |
218 <div style="display: none; "> | 218 <li style="display: none; "> |
219 <li> | |
220 <a href="#apiReference">API reference</a> | 219 <a href="#apiReference">API reference</a> |
221 <ol> | 220 <ol> |
222 <li> | 221 <li> |
223 <a href="#properties">Properties</a> | 222 <a href="#properties">Properties</a> |
224 <ol> | 223 <ol> |
225 <li> | 224 <li> |
226 <a href="#property-anchor">propertyName</a> | 225 <a href="#property-anchor">propertyName</a> |
227 </li> | 226 </li> |
228 </ol> | 227 </ol> |
229 </li> | 228 </li> |
(...skipping 16 matching lines...) Expand all Loading... |
246 <li> | 245 <li> |
247 <a href="#types">Types</a> | 246 <a href="#types">Types</a> |
248 <ol> | 247 <ol> |
249 <li> | 248 <li> |
250 <a href="#id-anchor">id</a> | 249 <a href="#id-anchor">id</a> |
251 </li> | 250 </li> |
252 </ol> | 251 </ol> |
253 </li> | 252 </li> |
254 </ol> | 253 </ol> |
255 </li> | 254 </li> |
256 </div> | |
257 </ol> | 255 </ol> |
258 </div> | 256 </div> |
259 <!-- /TABLE OF CONTENTS --> | 257 <!-- /TABLE OF CONTENTS --> |
260 | 258 |
261 <!-- STATIC CONTENT PLACEHOLDER --> | 259 <!-- STATIC CONTENT PLACEHOLDER --> |
262 <div id="static"><style> | 260 <div id="static"><style> |
263 #pics { | 261 #pics { |
264 margin:2em 1em 1.5em; | 262 margin:2em 1em 1.5em; |
265 } | 263 } |
266 | 264 |
(...skipping 305 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
572 urchinTracker(); | 570 urchinTracker(); |
573 } | 571 } |
574 catch(e) {/* urchinTracker not available. */} | 572 catch(e) {/* urchinTracker not available. */} |
575 </script> | 573 </script> |
576 <!-- end analytics --> | 574 <!-- end analytics --> |
577 </div> | 575 </div> |
578 </div> <!-- /gc-footer --> | 576 </div> <!-- /gc-footer --> |
579 </div> <!-- /gc-container --> | 577 </div> <!-- /gc-container --> |
580 </body></html> | 578 </body></html> |
581 | 579 |
OLD | NEW |