OLD | NEW |
1 title=Modules | 1 title=Modules |
2 | 2 |
3 <head> | 3 <head> |
4 <style type="text/css"> | 4 <style type="text/css"> |
5 table | 5 table |
6 { | 6 { |
7 background: white; | 7 background: white; |
8 border-collapse: collapse; | 8 border-collapse: collapse; |
9 margin-top: 20px; | 9 margin-top: 20px; |
10 } | 10 } |
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
145 <td><a href="mailto:trev@adblockplus.org">Wladimir Palant</a></td> | 145 <td><a href="mailto:trev@adblockplus.org">Wladimir Palant</a></td> |
146 </tr> | 146 </tr> |
147 <tr> | 147 <tr> |
148 <th>{{table-header-source-path Source path(s)}}</th> | 148 <th>{{table-header-source-path Source path(s)}}</th> |
149 <td> | 149 <td> |
150 <ul> | 150 <ul> |
151 <li> | 151 <li> |
152 <a href="https://hg.adblockplus.org/buildtools">buildtools</a> | 152 <a href="https://hg.adblockplus.org/buildtools">buildtools</a> |
153 </li> | 153 </li> |
154 <li> | 154 <li> |
155 <a href="https://hg.adblockplus.org/jsdoc-toolkit">jsdoc-toolkit</a> | |
156 </li> | |
157 <li> | |
158 <a href="https://hg.adblockplus.org/jshydra">jshydra</a> | |
159 </li> | |
160 <li> | |
161 <a href="https://hg.adblockplus.org/screenshotter">screenshotter</a> | 155 <a href="https://hg.adblockplus.org/screenshotter">screenshotter</a> |
162 </li> | 156 </li> |
163 </ul> | 157 </ul> |
164 </td> | 158 </td> |
165 </tr> | 159 </tr> |
166 </table> | 160 </table> |
167 | 161 |
168 <table id="adblock-plus-for-firefox"> | 162 <table id="adblock-plus-for-firefox"> |
169 <tr> | 163 <tr> |
170 <th>{{table-header-name Name}}</th> | 164 <th>{{table-header-name Name}}</th> |
(...skipping 402 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
573 <th>{{table-header-source-path Source path(s)}}</th> | 567 <th>{{table-header-source-path Source path(s)}}</th> |
574 <td> | 568 <td> |
575 <ul> | 569 <ul> |
576 <li> | 570 <li> |
577 <a href="https://hg.adblockplus.org/urlfixer">urlfixer</a> | 571 <a href="https://hg.adblockplus.org/urlfixer">urlfixer</a> |
578 </li> | 572 </li> |
579 </ul> | 573 </ul> |
580 </td> | 574 </td> |
581 </tr> | 575 </tr> |
582 </table> | 576 </table> |
OLD | NEW |