Changeset 10157
- Timestamp:
- 01/10/08 00:16:13 (2 years ago)
- Location:
- dotorg/trunk/html
- Files:
-
- 2 modified
-
index.html (modified) (1 diff)
-
submissions.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dotorg/trunk/html/index.html
r10154 r10157 35 35 <h2>For Developers</h2> 36 36 <ul> 37 <li><a href="./ipv6_tracker_extension.html">IPv6 Extension Proposal</a></li> 37 38 <li><a href="./fast_extensions.html">Fast Protocol Extensions</a></li> 38 39 <li><a href="./protocol.html">BitTorrent Protocol Specification</a></li> 39 <li><a href="./developer.html">For Developers </a></li>40 <li><a href="./developer.html">For Developers (including more proposals) </a></li> 40 41 </ul> 41 42 </div> -
dotorg/trunk/html/submissions.html
r10154 r10157 27 27 <p> Bram Cohen currently leads this organization with David Harrison and 28 28 Arvid Norberg serving as interim co-editors. We have not yet formalized the submission process. All submissions should be either in text or in 29 <A HREF="http://docutils.sourceforge.net/rst.html"> reStructuredText format 30 </A>. The editors will review the submission and place it on the 29 <A HREF="http://docutils.sourceforge.net/rst.html"> reStructuredText </A> 30 format. Use the <A HREF"ipv6_tracker_extensions.rst"> ipv6 tracker extensions 31 reStructredText </A> as an example. The editors will place it on the 31 32 bittorrent.org web site for public review. </p> 32 33