OLD | NEW |
1 | 1 |
2 <h2 id="source">$s1$</h2> | 2 <p>$s1(/en/modules)$</p> |
3 | 3 |
4 » <p>$s2(https://hg.adblockplus.org/adblockplus/)$</p> | 4 <h2 id="source">$s2$</h2> |
5 | 5 |
6 » <pre> | 6 <p>$s3(http://mercurial.selenic.com/, https://hg.adblockplus.org/)$</p> |
7 hg clone https://hg.adblockplus.org/adblockplus/ | 7 |
| 8 <p>$s4$</p> |
| 9 |
| 10 <pre>hg clone https://hg.adblockplus.org/adblockplus |
8 </pre> | 11 </pre> |
9 | 12 |
10 » <p>$s3(https://hg.adblockplus.org/elemhidehelper/, https://hg.adblockplu
s.org/abpwatcher/)$</p> | 13 <p>$s5$</p> |
11 | 14 |
12 » <pre> | 15 <pre>hg update -r 2.3.1 |
13 hg up -r 1.0.1 | |
14 </pre> | 16 </pre> |
15 | 17 |
16 » <p>$s4$ <code>1.0.1</code> $s5$</p> | 18 <h3>$s6$</h3> |
17 | 19 |
18 » <p>$s6(/downloads/adblockplus-%EXTENSION(abp,version)%-source.tgz)$</p> | 20 <ul> |
| 21 <li><a href="http://mercurial.selenic.com/wiki/QuickStart">$s7$</a></li> |
| 22 <li><a href="https://developer.mozilla.org/en/Mercurial_FAQ">$s8$</a></li> |
| 23 <li><a href="http://hgbook.red-bean.com">$s9$</a></li> |
| 24 <li><a href="http://mercurial.selenic.com/wiki/OtherTools">$s10$</a></li> |
| 25 </ul> |
19 | 26 |
20 » <p>$s7(/jsdoc/adblockplus/)$</p> | 27 <h2 id="github">$s11$</h2> |
21 | 28 |
22 » <h2 id="docs">$s8$</h2> | 29 <p>$s12(https://github.com/adblockplus)$</p> |
23 | 30 |
24 » <ul> | 31 <p>$s13$</p> |
25 » » <li><a href="$s9$">$s10$</a> $s11$<a href="$s12$">$s13$</a>$s14$
</li> | |
26 » » <li><a href="$s15$">$s16$</a></li> | |
27 » » <li><a href="$s17$">$s18$</a> $s19$</li> | |
28 » » <li><a href="$s20$">$s21$</a></li> | |
29 » </ul> | |
30 | 32 |
31 » <h2 id="build">$s22$</h2> | 33 <pre>git clone https://github.com/adblockplus/adblockplus |
32 | |
33 » <p>$s23$</p> | |
34 | |
35 » <pre>python build.py build</pre> | |
36 | |
37 » <p>$s24$ adblockplus-1.2.3.4+.nnnn.xpi$s25$ $s26$</p> | |
38 | |
39 <p> | |
40 $s27$ <a href="http://www.python.org/">Python 2.x</a> $s28$ | |
41 $s29(http://jinja.pocoo.org/docs/)$ $s30$ | |
42 </p> | |
43 | |
44 <pre>easy_install Jinja2</pre> | |
45 | |
46 <h2 id="test">$s31$</h2> | |
47 | |
48 <p> | |
49 $s32(https://addons.mozilla.org/addon/autoinstaller/)$ $s33$ | |
50 </p> | |
51 | |
52 <pre> | |
53 python build.py autoinstall 8888 | |
54 </pre> | 34 </pre> |
55 | 35 |
56 <p> | 36 <p>$s14$</p> |
57 $s34$ | |
58 </p> | |
59 | 37 |
60 <h2 id="unittests">$s35$</h2> | 38 <pre>git checkout 2.3.1 |
| 39 </pre> |
61 | 40 |
62 <p> | 41 <p>$s15(https://issues.adblockplus.org/ticket/170)$</p> |
63 $s36(https://hg.adblockplus.org/adblockplustests/)$ $s37$ $s38(/devbuilds/adbl
ockplustests/)$ $s39$ <code>chrome://adblockplustests/content/index.html</code>
$s40$ | 42 |
64 </p> | 43 <h2 id="build">$s16$</h2> |
| 44 |
| 45 <p>$s17$</p> |
| 46 |
| 47 <h2 id="documentation">$s18$</h2> |
| 48 |
| 49 <p>$s19(https://adblockplus.org/jsdoc/adblockplus)$</p> |
OLD | NEW |