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 658 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
669 </dl> | 669 </dl> |
670 | 670 |
671 </div> <!-- /decription --> | 671 </div> <!-- /decription --> |
672 | 672 |
673 </div> <!-- /apiItem --> | 673 </div> <!-- /apiItem --> |
674 | 674 |
675 </div> <!-- /apiGroup --> | 675 </div> <!-- /apiGroup --> |
676 | 676 |
677 <!-- TYPES --> | 677 <!-- TYPES --> |
678 <div class="apiGroup"> | 678 <div class="apiGroup"> |
679 <a name="types.sort(sortByName)"></a> | 679 <a name="types"></a> |
680 <h3 id="types">Types</h3> | 680 <h3 id="types">Types</h3> |
681 | 681 |
682 <!-- iterates over all types --> | 682 <!-- iterates over all types --> |
683 <div class="apiItem"> | 683 <div class="apiItem"> |
684 <a></a> | 684 <a></a> |
685 <h4>type name</h4> | 685 <h4>type name</h4> |
686 | 686 |
687 <div> | 687 <div> |
688 </div> | 688 </div> |
689 | 689 |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
725 _uff=0; | 725 _uff=0; |
726 urchinTracker(); | 726 urchinTracker(); |
727 } | 727 } |
728 catch(e) {/* urchinTracker not available. */} | 728 catch(e) {/* urchinTracker not available. */} |
729 </script> | 729 </script> |
730 <!-- end analytics --> | 730 <!-- end analytics --> |
731 </div> | 731 </div> |
732 </div> <!-- /gc-footer --> | 732 </div> <!-- /gc-footer --> |
733 </div> <!-- /gc-container --> | 733 </div> <!-- /gc-container --> |
734 </body></html> | 734 </body></html> |
OLD | NEW |