Changeset 10761
- Timestamp:
- 02/14/2008 01:01:08 PM (11 months ago)
- Location:
- dotorg/trunk_fixed/html/beps
- Files:
-
- 2 modified
-
bep_0000.html (modified) (2 diffs)
-
makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dotorg/trunk_fixed/html/beps/bep_0000.html
r10759 r10761 38 38 <tr class="field"><th class="field-name">Title:</th><td class="field-body">Index of BitTorrent Enhancement Proposals</td> 39 39 </tr> 40 <tr class="field"><th class="field-name">Version:</th><td class="field-body">10 603</td>40 <tr class="field"><th class="field-name">Version:</th><td class="field-body">10760</td> 41 41 </tr> 42 <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">2008-02- 07 17:54:09 -0800 (Thu, 07Feb 2008)</a></td>42 <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">2008-02-14 13:00:42 -0800 (Thu, 14 Feb 2008)</a></td> 43 43 </tr> 44 44 <tr class="field"><th class="field-name">Author:</th><td class="field-body">David Harrison <dave at bittorrent.com></td> … … 59 59 wish of Bram Cohen that the BitTorrent mainline python implementation 60 60 remain open source and that the protocol development process be 61 modelled after the Python Enhancement Proposal (PEP) process .</p>61 modelled after the Python Enhancement Proposal (PEP) process <a class="footnote-reference" href="#python" id="id1">[1]</a>.</p> 62 62 <p>This document indexes all BitTorrent Enhancement Proposals (BEPs). 63 63 When a new proposal is submitted, one of the BitTorrent.org editors 64 assigns a BEP number and updates this index appropriately. The process 65 is modelled after the PEP process used in the python community <a class="footnote-reference" href="#python" id="id1">[1]</a>. Each 64 assigns a BEP number and updates this index appropriately. Each 66 65 document has a number that never changes and the history of document is 67 66 maintained in subversion <a class="footnote-reference" href="#svn" id="id2">[2]</a>.</p> -
dotorg/trunk_fixed/html/beps/makefile
r10759 r10761 1 2 # Be sure to commit changes to .rst files before building the html and then recommit with the updated html. 3 # Otherwise, the generated .html will have the svn revision number of the previous change rather than the 4 # current changes. 1 5 2 6 BEPS= \