Show
Ignore:
Timestamp:
01/17/2008 11:51:28 PM (10 months ago)
Author:
dave
Message:

rst developer web page.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dotorg/trunk/html/developer.rst

    r10163 r10310  
     1 
    12The BitTorrent Community Forum coordinates the development of the BitTorrent protocol suite and its reference implementation. It is the wish of Bram Cohen that the BitTorrent mainline python implementation remain open source and that the protocol development process be formalized and open to the BitTorrent developer community.   
    23 
     
    67 
    78Those wishing to submit proposed protocol extensions, read the  
    8 submission_instructions_. 
     9submission_ instructions. 
    910 
    10 The submission process is modelled after the Python PEP submission process. 
    11 Every document is assigned a BitTorrent Enhancement Proposal (BEP) number. 
    12 This number never changes.  The list of BEPs can be found here_. 
     11The submission process is modelled after the Python PEP submission process 
     12with some appropriate departures including changing the name used to 
     13refer to proposals to BitTorrent Enhancement Proposals (BEPs).   
    1314 
    14 .. _here: bep0000_index.html 
     15For further information see the BEP index_. 
    1516 
     17.. _submission: submissions.html 
     18.. _index: beps/bep_0000_index.html 
     19 
     20