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 725 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
736 </dl> | 736 </dl> |
737 | 737 |
738 </div> <!-- /decription --> | 738 </div> <!-- /decription --> |
739 | 739 |
740 </div> <!-- /apiItem --> | 740 </div> <!-- /apiItem --> |
741 | 741 |
742 </div> <!-- /apiGroup --> | 742 </div> <!-- /apiGroup --> |
743 | 743 |
744 <!-- TYPES --> | 744 <!-- TYPES --> |
745 <div class="apiGroup"> | 745 <div class="apiGroup"> |
746 <a name="types.sort(sortByName)"></a> | 746 <a name="types"></a> |
747 <h3 id="types">Types</h3> | 747 <h3 id="types">Types</h3> |
748 | 748 |
749 <!-- iterates over all types --> | 749 <!-- iterates over all types --> |
750 <div class="apiItem"> | 750 <div class="apiItem"> |
751 <a></a> | 751 <a></a> |
752 <h4>type name</h4> | 752 <h4>type name</h4> |
753 | 753 |
754 <div> | 754 <div> |
755 </div> | 755 </div> |
756 | 756 |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
792 _uff=0; | 792 _uff=0; |
793 urchinTracker(); | 793 urchinTracker(); |
794 } | 794 } |
795 catch(e) {/* urchinTracker not available. */} | 795 catch(e) {/* urchinTracker not available. */} |
796 </script> | 796 </script> |
797 <!-- end analytics --> | 797 <!-- end analytics --> |
798 </div> | 798 </div> |
799 </div> <!-- /gc-footer --> | 799 </div> <!-- /gc-footer --> |
800 </div> <!-- /gc-container --> | 800 </div> <!-- /gc-container --> |
801 </body></html> | 801 </body></html> |
OLD | NEW |