Changeset 10530

Show
Ignore:
Timestamp:
02/04/08 16:15:17 (2 years ago)
Author:
dave
Message:

rstbep2html

Location:
dotorg/trunk_fixed/html/beps
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • dotorg/trunk_fixed/html/beps/bep_0000.html

    r10492 r10530  
    1 <?xml version="1.0" encoding="utf-8" ?> 
    2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
    3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 
    4 <!-- 
    5 This HTML is auto-generated.  DO NOT EDIT THIS FILE!  If you are writing a new 
    6 BEP, see http://www.bittorrent.org/beps/bep_0001.html for instructions and links 
    7 to templates.  DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! 
    8 --> 
    9 <head> 
    10   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
    11   <meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/" /> 
    12   <title>BEP 0 -- Index of BitTorrent Enhancement Proposals</title> 
    13   <style type="text/css"> 
    14  
    15 /* 
    16 :Author: David Goodger 
    17 :Contact: goodger@python.org 
    18 :date: $Date: 2006-05-21 22:44:42 +0200 (Sun, 21 May 2006) $ 
    19 :version: $Revision: 4564 $ 
    20 :copyright: This stylesheet has been placed in the public domain. 
    21  
    22 Default cascading style sheet for the BEP HTML output of Docutils. 
    23 */ 
    24  
    25 /* "! important" is used here to override other ``margin-top`` and 
    26    ``margin-bottom`` styles that are later in the stylesheet or  
    27    more specific.  See http://www.w3.org/TR/CSS1#the-cascade */ 
    28 .first { 
    29   margin-top: 0 ! important } 
    30  
    31 .last, .with-subtitle { 
    32   margin-bottom: 0 ! important } 
    33  
    34 .hidden { 
    35   display: none } 
    36  
    37 .navigation { 
    38   width: 100% ; 
    39   background: #99ccff ; 
    40   margin-top: 0px ; 
    41   margin-bottom: 0px } 
    42  
    43 .navigation .navicon { 
    44   width: 150px ; 
    45   height: 35px } 
    46  
    47 .navigation .textlinks { 
    48   padding-left: 1em ; 
    49   text-align: left } 
    50  
    51 .navigation td, .navigation th { 
    52   padding-left: 0em ; 
    53   padding-right: 0em ; 
    54   vertical-align: middle } 
    55  
    56 .rfc2822 { 
    57   margin-top: 0.5em ; 
    58   margin-left: 0.5em ; 
    59   margin-right: 0.5em ; 
    60   margin-bottom: 0em } 
    61  
    62 .rfc2822 td { 
    63   text-align: left } 
    64  
    65 .rfc2822 th.field-name { 
    66   text-align: right ; 
    67   font-family: sans-serif ; 
    68   padding-right: 0.5em ; 
    69   font-weight: bold ; 
    70   margin-bottom: 0em } 
    71  
    72 a.toc-backref { 
    73   text-decoration: none ; 
    74   color: black } 
    75  
    76 blockquote.epigraph { 
    77   margin: 2em 5em ; } 
    78  
    79 body { 
    80   margin: 0px ; 
    81   margin-bottom: 1em ; 
    82   padding: 0px } 
    83  
    84 dl.docutils dd { 
    85   margin-bottom: 0.5em } 
    86  
    87 div.section { 
    88   margin-left: 1em ; 
    89   margin-right: 1em ; 
    90   margin-bottom: 1.5em } 
    91  
    92 div.section div.section { 
    93   margin-left: 0em ; 
    94   margin-right: 0em ; 
    95   margin-top: 1.5em } 
    96  
    97 div.abstract { 
    98   margin: 2em 5em } 
    99  
    100 div.abstract p.topic-title { 
    101   font-weight: bold ; 
    102   text-align: center } 
    103  
    104 div.admonition, div.attention, div.caution, div.danger, div.error, 
    105 div.hint, div.important, div.note, div.tip, div.warning { 
    106   margin: 2em ; 
    107   border: medium outset ; 
    108   padding: 1em } 
    109  
    110 div.admonition p.admonition-title, div.hint p.admonition-title, 
    111 div.important p.admonition-title, div.note p.admonition-title, 
    112 div.tip p.admonition-title { 
    113   font-weight: bold ; 
    114   font-family: sans-serif } 
    115  
    116 div.attention p.admonition-title, div.caution p.admonition-title, 
    117 div.danger p.admonition-title, div.error p.admonition-title, 
    118 div.warning p.admonition-title { 
    119   color: red ; 
    120   font-weight: bold ; 
    121   font-family: sans-serif } 
    122  
    123 /* Uncomment (and remove this text!) to get reduced vertical space in 
    124    compound paragraphs. 
    125 div.compound .compound-first, div.compound .compound-middle { 
    126   margin-bottom: 0.5em } 
    127  
    128 div.compound .compound-last, div.compound .compound-middle { 
    129   margin-top: 0.5em } 
    130 */ 
    131  
    132 div.dedication { 
    133   margin: 2em 5em ; 
    134   text-align: center ; 
    135   font-style: italic } 
    136  
    137 div.dedication p.topic-title { 
    138   font-weight: bold ; 
    139   font-style: normal } 
    140  
    141 div.figure { 
    142   margin-left: 2em ; 
    143   margin-right: 2em } 
    144  
    145 div.footer, div.header { 
    146   clear: both; 
    147   font-size: smaller } 
    148  
    149 div.footer { 
    150   margin-left: 1em ; 
    151   margin-right: 1em } 
    152  
    153 div.line-block { 
    154   display: block ; 
    155   margin-top: 1em ; 
    156   margin-bottom: 1em } 
    157  
    158 div.line-block div.line-block { 
    159   margin-top: 0 ; 
    160   margin-bottom: 0 ; 
    161   margin-left: 1.5em } 
    162  
    163 div.sidebar { 
    164   margin-left: 1em ; 
    165   border: medium outset ; 
    166   padding: 1em ; 
    167   background-color: #ffffee ; 
    168   width: 40% ; 
    169   float: right ; 
    170   clear: right } 
    171  
    172 div.sidebar p.rubric { 
    173   font-family: sans-serif ; 
    174   font-size: medium } 
    175  
    176 div.system-messages { 
    177   margin: 5em } 
    178  
    179 div.system-messages h1 { 
    180   color: red } 
    181  
    182 div.system-message { 
    183   border: medium outset ; 
    184   padding: 1em } 
    185  
    186 div.system-message p.system-message-title { 
    187   color: red ; 
    188   font-weight: bold } 
    189  
    190 div.topic { 
    191   margin: 2em } 
    192  
    193 h1.section-subtitle, h2.section-subtitle, h3.section-subtitle, 
    194 h4.section-subtitle, h5.section-subtitle, h6.section-subtitle { 
    195   margin-top: 0.4em } 
    196  
    197 h1 { 
    198   font-family: sans-serif ; 
    199   font-size: large } 
    200  
    201 h2 { 
    202   font-family: sans-serif ; 
    203   font-size: medium } 
    204  
    205 h3 { 
    206   font-family: sans-serif ; 
    207   font-size: small } 
    208  
    209 h4 { 
    210   font-family: sans-serif ; 
    211   font-style: italic ; 
    212   font-size: small } 
    213  
    214 h5 { 
    215   font-family: sans-serif; 
    216   font-size: x-small } 
    217  
    218 h6 { 
    219   font-family: sans-serif; 
    220   font-style: italic ; 
    221   font-size: x-small } 
    222  
    223 hr.docutils { 
    224   width: 75% } 
    225  
    226 img.align-left { 
    227   clear: left } 
    228  
    229 img.align-right { 
    230   clear: right } 
    231  
    232 img.borderless { 
    233   border: 0 } 
    234  
    235 ol.simple, ul.simple { 
    236   margin-bottom: 1em } 
    237  
    238 ol.arabic { 
    239   list-style: decimal } 
    240  
    241 ol.loweralpha { 
    242   list-style: lower-alpha } 
    243  
    244 ol.upperalpha { 
    245   list-style: upper-alpha } 
    246  
    247 ol.lowerroman { 
    248   list-style: lower-roman } 
    249  
    250 ol.upperroman { 
    251   list-style: upper-roman } 
    252  
    253 p.attribution { 
    254   text-align: right ; 
    255   margin-left: 50% } 
    256  
    257 p.caption { 
    258   font-style: italic } 
    259  
    260 p.credits { 
    261   font-style: italic ; 
    262   font-size: smaller } 
    263  
    264 p.label { 
    265   white-space: nowrap } 
    266  
    267 p.rubric { 
    268   font-weight: bold ; 
    269   font-size: larger ; 
    270   color: maroon ; 
    271   text-align: center } 
    272  
    273 p.sidebar-title { 
    274   font-family: sans-serif ; 
    275   font-weight: bold ; 
    276   font-size: larger } 
    277  
    278 p.sidebar-subtitle { 
    279   font-family: sans-serif ; 
    280   font-weight: bold } 
    281  
    282 p.topic-title { 
    283   font-family: sans-serif ; 
    284   font-weight: bold } 
    285  
    286 pre.address { 
    287   margin-bottom: 0 ; 
    288   margin-top: 0 ; 
    289   font-family: serif ; 
    290   font-size: 100% } 
    291  
    292 pre.literal-block, pre.doctest-block { 
    293   margin-left: 2em ; 
    294   margin-right: 2em } 
    295  
    296 span.classifier { 
    297   font-family: sans-serif ; 
    298   font-style: oblique } 
    299  
    300 span.classifier-delimiter { 
    301   font-family: sans-serif ; 
    302   font-weight: bold } 
    303  
    304 span.interpreted { 
    305   font-family: sans-serif } 
    306  
    307 span.option { 
    308   white-space: nowrap } 
    309  
    310 span.option-argument { 
    311   font-style: italic } 
    312  
    313 span.pre { 
    314   white-space: pre } 
    315  
    316 span.problematic { 
    317   color: red } 
    318  
    319 span.section-subtitle { 
    320   /* font-size relative to parent (h1..h6 element) */ 
    321   font-size: 80% } 
    322  
    323 table.citation { 
    324   border-left: solid 1px gray; 
    325   margin-left: 1px } 
    326  
    327 table.docinfo { 
    328   margin: 2em 4em } 
    329  
    330 table.docutils { 
    331   margin-top: 0.5em ; 
    332   margin-bottom: 0.5em } 
    333  
    334 table.footnote { 
    335   border-left: solid 1px black; 
    336   margin-left: 1px } 
    337  
    338 table.docutils td, table.docutils th, 
    339 table.docinfo td, table.docinfo th { 
    340   padding-left: 0.5em ; 
    341   padding-right: 0.5em ; 
    342   vertical-align: top } 
    343  
    344 td.num { 
    345   text-align: right } 
    346  
    347 th.field-name { 
    348   font-weight: bold ; 
    349   text-align: left ; 
    350   white-space: nowrap ; 
    351   padding-left: 0 } 
    352  
    353 h1 tt.docutils, h2 tt.docutils, h3 tt.docutils, 
    354 h4 tt.docutils, h5 tt.docutils, h6 tt.docutils { 
    355   font-size: 100% } 
    356  
    357 ul.auto-toc { 
    358   list-style-type: none } 
    359  
    360 </style> 
    361 </head> 
    362 <body bgcolor="white"> 
    363 <table class="navigation" cellpadding="0" cellspacing="0" 
    364        width="100%" border="0"> 
    365 <tr><td class="navicon" width="150" height="35"> 
    366 <!--<a href="http://www.python.org/" title="Python Home Page"> 
    367 <img src="http://www.python.org/pics/PyBanner015.gif" alt="[Python]" 
    368  border="0" width="150" height="35" /></a></td> 
    369 <td class="textlinks" align="left"> 
    370 [<b><a href="http://www.bittorrent.org/">bittorrent.org</a></b>]--> 
    371 [<b><a href="http://www.bittorrent.org/beps/">BEP Index</a></b>] 
    372 [<b><a href="./bep-0000.txt">BEP Source</a></b>] 
    373 </td></tr></table> 
    374 <div class="document"> 
    375 <table class="rfc2822 docutils field-list" frame="void" rules="none"> 
    376 <col class="field-name" /> 
    377 <col class="field-body" /> 
    378 <tbody valign="top"> 
    379 <tr class="field"><th class="field-name">BEP:</th><td class="field-body">0</td> 
    380 </tr> 
    381 <tr class="field"><th class="field-name">Title:</th><td class="field-body">Index of BitTorrent Enhancement Proposals</td> 
    382 </tr> 
    383 <tr class="field"><th class="field-name">Version:</th><td class="field-body">1</td> 
    384 </tr> 
    385 <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="https://svn.bittorrent.com/trac.cgi/browser/dotorg/trunk/html/beps/bep_0000.rst">11-Jan-2008</a></td> 
    386 </tr> 
    387 <tr class="field"><th class="field-name">Author:</th><td class="field-body">David Harrison</td> 
    388 </tr> 
    389 <tr class="field"><th class="field-name">Status:</th><td class="field-body">Active</td> 
    390 </tr> 
    391 <tr class="field"><th class="field-name">Type:</th><td class="field-body">Process</td> 
    392 </tr> 
    393 <tr class="field"><th class="field-name">Created:</th><td class="field-body">10-Jan-2008</td> 
    394 </tr> 
    395 <tr class="field"><th class="field-name">Post-History:</th><td class="field-body"></td> 
    396 </tr> 
    397 </tbody> 
    398 </table> 
    399 <hr /> 
    400 <div class="contents topic" id="contents"> 
    401 <p class="topic-title first">Contents</p> 
    402 <ul class="simple"> 
    403 <li><a class="reference internal" href="#id13" id="id34">References</a></li> 
    404 </ul> 
    405 </div> 
    406 <p>The BitTorrent Community Forum coordinates the development of the 
    407 BitTorrent protocol suite and its reference implementation. It is the 
    408 wish of Bram Cohen that the BitTorrent mainline python implementation 
    409 remain open source and that the protocol development process be 
    410 modelled after the Python Enhancement Proposal~(PEP) process.</p> 
    411 <p>This document indexes all BitTorrent Enhancement Proposals (BEPs). 
    412 When a new proposal is submitted, one of the BitTorrent.org editors 
    413 assigns a BEP number and updates this index appropriately.  The process 
    414 is modelled after the PEP process used in the python community [#python].  Each 
    415 document has a number that never changes and the history of document is 
    416 maintained in subversion [#svn].</p> 
    417 <table border="1" class="docutils"> 
    418 <colgroup> 
    419 <col width="11%" /> 
    420 <col width="89%" /> 
    421 </colgroup> 
    422 <thead valign="bottom"> 
    423 <tr><th class="head">Num</th> 
    424 <th class="head">Title</th> 
    425 </tr> 
    426 </thead> 
    427 <tbody valign="top"> 
    428 <tr><td><a class="reference external" href="bep_0000.html">0</a> <a class="footnote-reference" href="#id14" id="id15">[14]</a></td> 
    429 <td>Index of BitTorrent Enhancement Proporsals</td> 
    430 </tr> 
    431 <tr><td><a class="reference external" href="bep_0001.html">1</a> <a class="footnote-reference" href="#id16" id="id17">[15]</a></td> 
    432 <td>The BEP Process</td> 
    433 </tr> 
    434 <tr><td><a class="reference external" href="bep_0002.html">2</a> <a class="footnote-reference" href="#id18" id="id19">[16]</a></td> 
    435 <td>The BitTorrent Protocol Specification</td> 
    436 </tr> 
    437 <tr><td><a class="reference external" href="bep_0003.html">3</a> <a class="footnote-reference" href="#id20" id="id21">[17]</a></td> 
    438 <td>Known Number Allocations</td> 
    439 </tr> 
    440 <tr><td><a class="reference external" href="bep_0004.html">4</a> <a class="footnote-reference" href="#id22" id="id23">[18]</a></td> 
    441 <td>DHT Protocol</td> 
    442 </tr> 
    443 <tr><td><a class="reference external" href="bep_0005.html">5</a> <a class="footnote-reference" href="#id24" id="id25">[19]</a></td> 
    444 <td>Fast Extension</td> 
    445 </tr> 
    446 <tr><td><a class="reference external" href="bep_0006.html">6</a> <a class="footnote-reference" href="#id26" id="id27">[20]</a></td> 
    447 <td>IPv6 Tracker Extension</td> 
    448 </tr> 
    449 <tr><td><a class="reference external" href="bep_0007.html">7</a> <a class="footnote-reference" href="#id28" id="id29">[21]</a></td> 
    450 <td>Tracker Peer Obfuscation</td> 
    451 </tr> 
    452 <tr><td><a class="reference external" href="bep_0008.html">8</a> <a class="footnote-reference" href="#id30" id="id31">[22]</a></td> 
    453 <td>Metadata Extension</td> 
    454 </tr> 
    455 <tr><td><a class="reference external" href="bep_0009.html">9</a> <a class="footnote-reference" href="#id32" id="id33">[23]</a></td> 
    456 <td>Extension Protocol</td> 
    457 </tr> 
    458 </tbody> 
    459 </table> 
    460 <table class="docutils footnote" frame="void" id="python" rules="none"> 
    461 <colgroup><col class="label" /><col /></colgroup> 
    462 <tbody valign="top"> 
    463 <tr><td class="label">[12]</td><td><a class="reference external" href="http://www.python.org/dev/peps/">http://www.python.org/dev/peps/</a></td></tr> 
    464 </tbody> 
    465 </table> 
    466 <table class="docutils footnote" frame="void" id="svn" rules="none"> 
    467 <colgroup><col class="label" /><col /></colgroup> 
    468 <tbody valign="top"> 
    469 <tr><td class="label">[13]</td><td><a class="reference external" href="http://svn.bittorrent.org">http://svn.bittorrent.org</a></td></tr> 
    470 </tbody> 
    471 </table> 
    472 <div class="section" id="id13"> 
    473 <h1><a class="toc-backref" href="#id34">References</a></h1> 
    474 <table class="docutils footnote" frame="void" id="id14" rules="none"> 
    475 <colgroup><col class="label" /><col /></colgroup> 
    476 <tbody valign="top"> 
    477 <tr><td class="label"><a class="fn-backref" href="#id15">[14]</a></td><td><a class="reference external" href="bep_0000.html">bep_0000.html</a></td></tr> 
    478 </tbody> 
    479 </table> 
    480 <table class="docutils footnote" frame="void" id="id16" rules="none"> 
    481 <colgroup><col class="label" /><col /></colgroup> 
    482 <tbody valign="top"> 
    483 <tr><td class="label"><a class="fn-backref" href="#id17">[15]</a></td><td><a class="reference external" href="bep_0001.html">bep_0001.html</a></td></tr> 
    484 </tbody> 
    485 </table> 
    486 <table class="docutils footnote" frame="void" id="id18" rules="none"> 
    487 <colgroup><col class="label" /><col /></colgroup> 
    488 <tbody valign="top"> 
    489 <tr><td class="label"><a class="fn-backref" href="#id19">[16]</a></td><td><a class="reference external" href="bep_0002.html">bep_0002.html</a></td></tr> 
    490 </tbody> 
    491 </table> 
    492 <table class="docutils footnote" frame="void" id="id20" rules="none"> 
    493 <colgroup><col class="label" /><col /></colgroup> 
    494 <tbody valign="top"> 
    495 <tr><td class="label"><a class="fn-backref" href="#id21">[17]</a></td><td><a class="reference external" href="bep_0003.html">bep_0003.html</a></td></tr> 
    496 </tbody> 
    497 </table> 
    498 <table class="docutils footnote" frame="void" id="id22" rules="none"> 
    499 <colgroup><col class="label" /><col /></colgroup> 
    500 <tbody valign="top"> 
    501 <tr><td class="label"><a class="fn-backref" href="#id23">[18]</a></td><td><a class="reference external" href="bep_0004.html">bep_0004.html</a></td></tr> 
    502 </tbody> 
    503 </table> 
    504 <table class="docutils footnote" frame="void" id="id24" rules="none"> 
    505 <colgroup><col class="label" /><col /></colgroup> 
    506 <tbody valign="top"> 
    507 <tr><td class="label"><a class="fn-backref" href="#id25">[19]</a></td><td><a class="reference external" href="bep_0005.html">bep_0005.html</a></td></tr> 
    508 </tbody> 
    509 </table> 
    510 <table class="docutils footnote" frame="void" id="id26" rules="none"> 
    511 <colgroup><col class="label" /><col /></colgroup> 
    512 <tbody valign="top"> 
    513 <tr><td class="label"><a class="fn-backref" href="#id27">[20]</a></td><td><a class="reference external" href="bep_0006.html">bep_0006.html</a></td></tr> 
    514 </tbody> 
    515 </table> 
    516 <table class="docutils footnote" frame="void" id="id28" rules="none"> 
    517 <colgroup><col class="label" /><col /></colgroup> 
    518 <tbody valign="top"> 
    519 <tr><td class="label"><a class="fn-backref" href="#id29">[21]</a></td><td><a class="reference external" href="bep_0007.html">bep_0007.html</a></td></tr> 
    520 </tbody> 
    521 </table> 
    522 <table class="docutils footnote" frame="void" id="id30" rules="none"> 
    523 <colgroup><col class="label" /><col /></colgroup> 
    524 <tbody valign="top"> 
    525 <tr><td class="label"><a class="fn-backref" href="#id31">[22]</a></td><td><a class="reference external" href="bep_0008.html">bep_0008.html</a></td></tr> 
    526 </tbody> 
    527 </table> 
    528 <table class="docutils footnote" frame="void" id="id32" rules="none"> 
    529 <colgroup><col class="label" /><col /></colgroup> 
    530 <tbody valign="top"> 
    531 <tr><td class="label"><a class="fn-backref" href="#id33">[23]</a></td><td><a class="reference external" href="bep_0009.html">bep_0009.html</a></td></tr> 
    532 </tbody> 
    533 </table> 
    534 </div> 
    535  
    536 </div> 
    537 </body> 
    538 </html> 
  • dotorg/trunk_fixed/html/beps/makefile

    r10505 r10530  
    22BEPS= \ 
    33        bep_0000.html \ 
     4        bep_0001.html \ 
    45        bep_0002.html \ 
    56        bep_0003.html \ 
    67        bep_0004.html \ 
     8        bep_0005.html \ 
    79        bep_0006.html \ 
    810        bep_0007.html \ 
    911        bep_0008.html \ 
    1012        bep_0009.html \ 
     13        bep_1000.html \ 
    1114 
    1215all:    $(BEPS)  
    1316 
    1417%.html:%.rst 
    15         rstpep2html.py --template=../template.txt --cloak-email-addresses --link-stylesheet --stylesheet=../css/screen.css --no-toc-backlinks $? >$@ --traceback 
     18        rstbep2html.py --template=template.txt --cloak-email-addresses --link-stylesheet --stylesheet=../css/bep.css --no-toc-backlinks $? >$@ --traceback 
    1619 
    1720        #~/docutils/tools/rst2html.py --template=../template.txt --cloak-email-addresses --link-stylesheet --stylesheet=../css/screen.css --no-doc-title --no-toc-backlinks $? >$@