Changeset 11158
- Timestamp:
- 06/22/09 16:24:02 (9 months ago)
- Location:
- dotorg/trunk/html/beps
- Files:
-
- 1 added
- 3 modified
-
bep_0000.html (modified) (5 diffs)
-
bep_0000.rst (modified) (2 diffs)
-
bep_0029.rst (added)
-
makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dotorg/trunk/html/beps/bep_0000.html
r11127 r11158 41 41 <tr class="field"><th class="field-name">Version:</th><td class="field-body">11126</td> 42 42 </tr> 43 <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0000.rst">2008-08-07 20:09:47 -0700 (Thu, 07 Aug 2008)</a></td>43 <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference" href="http://bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0000.rst">2008-08-07 20:09:47 -0700 (Thu, 07 Aug 2008)</a></td> 44 44 </tr> 45 45 <tr class="field"><th class="field-name">Author:</th><td class="field-body">David Harrison <dave at bittorrent.com></td> … … 59 59 <p class="topic-title first">Contents</p> 60 60 <ul class="simple"> 61 <li><a class="reference internal" href="#final-and-active-process-beps" id="id4">Final and Active Process BEPs</a></li>62 <li><a class="reference internal" href="#accepted-beps" id="id5">Accepted BEPs</a></li>63 <li><a class="reference internal" href="#draft-beps" id="id6">Draft BEPs</a></li>64 <li><a class="reference internal" href="#deferred-beps" id="id7">Deferred BEPs</a></li>65 <li><a class="reference internal" href="#withdrawn-beps" id="id8">Withdrawn BEPs</a></li>66 <li><a class="reference internal" href="#rejected-beps" id="id9">Rejected BEPs</a></li>61 <li><a class="reference" href="#final-and-active-process-beps" id="id4">Final and Active Process BEPs</a></li> 62 <li><a class="reference" href="#accepted-beps" id="id5">Accepted BEPs</a></li> 63 <li><a class="reference" href="#draft-beps" id="id6">Draft BEPs</a></li> 64 <li><a class="reference" href="#deferred-beps" id="id7">Deferred BEPs</a></li> 65 <li><a class="reference" href="#withdrawn-beps" id="id8">Withdrawn BEPs</a></li> 66 <li><a class="reference" href="#rejected-beps" id="id9">Rejected BEPs</a></li> 67 67 </ul> 68 68 </div> … … 198 198 <td><span class="raw-html"><A HREF="bep_0027.html">Private Torrents</A></span></td> 199 199 </tr> 200 <tr><td><span class="raw-html"><A HREF="bep_0028.html">27</A></span></td> 201 <td><span class="raw-html"><A HREF="bep_0028.html">Tracker exchange</A></span></td> 202 </tr> 203 <tr><td><span class="raw-html"><A HREF="bep_0029.html">27</A></span></td> 204 <td><span class="raw-html"><A HREF="bep_0029.html">uTorrent transport protocol</A></span></td> 205 </tr> 200 206 </tbody> 201 207 </table> … … 232 238 <colgroup><col class="label" /><col /></colgroup> 233 239 <tbody valign="top"> 234 <tr><td class="label"><a class="fn-backref" href="#id1">[1]</a></td><td><a class="reference external" href="http://www.python.org/dev/peps/">http://www.python.org/dev/peps/</a></td></tr>240 <tr><td class="label"><a class="fn-backref" href="#id1">[1]</a></td><td><a class="reference" href="http://www.python.org/dev/peps/">http://www.python.org/dev/peps/</a></td></tr> 235 241 </tbody> 236 242 </table> … … 238 244 <colgroup><col class="label" /><col /></colgroup> 239 245 <tbody valign="top"> 240 <tr><td class="label"><a class="fn-backref" href="#id2">[2]</a></td><td><a class="reference external" href="http://bittorrent.org/trac">http://bittorrent.org/trac</a></td></tr>246 <tr><td class="label"><a class="fn-backref" href="#id2">[2]</a></td><td><a class="reference" href="http://bittorrent.org/trac">http://bittorrent.org/trac</a></td></tr> 241 247 </tbody> 242 248 </table> -
dotorg/trunk/html/beps/bep_0000.rst
r11126 r11158 76 76 |26| :raw-html:`<A HREF="bep_0026.html">Zeroconf Peer Advertising and Discovery</A>` 77 77 |27| :raw-html:`<A HREF="bep_0027.html">Private Torrents</A>` 78 |28| :raw-html:`<A HREF="bep_0028.html">Tracker exchange</A>` 79 |29| :raw-html:`<A HREF="bep_0029.html">uTorrent transport protocol</A>` 78 80 ====== =================== 79 81 … … 129 131 .. |26| replace:: :raw-html:`<A HREF="bep_0026.html">26</A>` 130 132 .. |27| replace:: :raw-html:`<A HREF="bep_0027.html">27</A>` 133 .. |28| replace:: :raw-html:`<A HREF="bep_0028.html">27</A>` 134 .. |29| replace:: :raw-html:`<A HREF="bep_0029.html">27</A>` 131 135 .. |1000| replace:: :raw-html:`<A HREF="bep_1000.html">1000</A>` -
dotorg/trunk/html/beps/makefile
r11156 r11158 31 31 bep_0027.html \ 32 32 bep_0028.html \ 33 bep_0029.html \ 33 34 bep_1000.html \ 34 35