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 149 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
160 <th>{{table-header-source-path Source path(s)}}</th> | 160 <th>{{table-header-source-path Source path(s)}}</th> |
161 <td> | 161 <td> |
162 <ul> | 162 <ul> |
163 <li> | 163 <li> |
164 <a href="https://hg.adblockplus.org/buildtools">buildtools</a> | 164 <a href="https://hg.adblockplus.org/buildtools">buildtools</a> |
165 </li> | 165 </li> |
166 <li> | 166 <li> |
167 <a href="https://hg.adblockplus.org/codingtools">codingtools</a> | 167 <a href="https://hg.adblockplus.org/codingtools">codingtools</a> |
168 </li> | 168 </li> |
169 <li> | 169 <li> |
170 <a href="https://hg.adblockplus.org/sitescripts">sitescripts</a> | 170 <a href="https://hg.adblockplus.org/abpssembly">abpssembly</a> |
171 <ul> | |
172 <li>sitescripts/extensions/*</li> | |
173 </ul> | |
174 </li> | 171 </li> |
175 </ul> | 172 </ul> |
176 </td> | 173 </td> |
177 </tr> | 174 </tr> |
178 </table> | 175 </table> |
179 | 176 |
180 <table id="adblock-plus-for-android"> | 177 <table id="adblock-plus-for-android"> |
181 <tr> | 178 <tr> |
182 <th>{{table-header-name Name}}</th> | 179 <th>{{table-header-name Name}}</th> |
183 <td>Adblock Plus for Android</td> | 180 <td>Adblock Plus for Android</td> |
(...skipping 281 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
465 <li> | 462 <li> |
466 <a href="https://hg.adblockplus.org/abpbot">abpbot</a> | 463 <a href="https://hg.adblockplus.org/abpbot">abpbot</a> |
467 </li> | 464 </li> |
468 <li> | 465 <li> |
469 <a href="https://hg.adblockplus.org/cms">cms</a> | 466 <a href="https://hg.adblockplus.org/cms">cms</a> |
470 </li> | 467 </li> |
471 <li> | 468 <li> |
472 <a href="https://hg.adblockplus.org/python-abp">python-abp</a> | 469 <a href="https://hg.adblockplus.org/python-abp">python-abp</a> |
473 </li> | 470 </li> |
474 <li> | 471 <li> |
475 {{module-sitescripts-source <a href="https://hg.adblockplus.org/sitesc
ripts"><fix>sitescripts</fix></a> (except <a href="#automation"><fix>Automation<
/fix></a>)}} | 472 <a href="https://hg.adblockplus.org/sitescripts">sitescripts</a> |
476 </li> | 473 </li> |
477 </ul> | 474 </ul> |
478 </td> | 475 </td> |
479 </tr> | 476 </tr> |
480 </table> | 477 </table> |
481 | 478 |
482 <table id="websites"> | 479 <table id="websites"> |
483 <tr> | 480 <tr> |
484 <th>{{table-header-name Name}}</th> | 481 <th>{{table-header-name Name}}</th> |
485 <td>Websites</td> | 482 <td>Websites</td> |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
539 <th>{{table-header-source-path Source path(s)}}</th> | 536 <th>{{table-header-source-path Source path(s)}}</th> |
540 <td> | 537 <td> |
541 <ul> | 538 <ul> |
542 <li> | 539 <li> |
543 <a href="https://hg.adblockplus.org/urlfixer">urlfixer</a> | 540 <a href="https://hg.adblockplus.org/urlfixer">urlfixer</a> |
544 </li> | 541 </li> |
545 </ul> | 542 </ul> |
546 </td> | 543 </td> |
547 </tr> | 544 </tr> |
548 </table> | 545 </table> |
OLD | NEW |