Changeset 10994 for dotorg/v8/html
- Timestamp:
- 02/22/2008 11:58:14 AM (9 months ago)
- Location:
- dotorg/v8/html/beps
- Files:
-
- 2 modified
-
bep_0002.html (modified) (1 diff)
-
bep_0002.rst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dotorg/v8/html/beps/bep_0002.html
r10853 r10994 122 122 <p>Once you've decided which type of BEP yours is going to be, follow the 123 123 directions below.</p> 124 <p class="first">Make a copy of this file (<tt class="docutils literal"><span class="pre">.rst</span></tt> file, <strong>not</strong> HTML!) and perform 125 the following edits.</p> 124 126 <ul> 125 <li><p class="first">Make a copy of this file (<tt class="docutils literal"><span class="pre">.rst</span></tt> file, <strong>not</strong> HTML!) and perform126 the following edits.</p>127 </li>128 127 <li><p class="first">Replace the "BEP: 2" header with "BEP: XXX" since you don't yet have 129 128 a BEP number assignment.</p> -
dotorg/v8/html/beps/bep_0002.rst
r10535 r10994 621 621 622 622 .. [#BEP-1] BEP_0001. BEP Purpose and Guidelines, Harrison 623 (http://www.bittorrent.org/beps/bep_0001 )623 (http://www.bittorrent.org/beps/bep_0001.html) 624 624 625 625 .. [#PEP-12] PEP-0012. Sample reStructuredText PEP Template, Goodger, Warsaw