Imported Upstream version 12.1.0
[contrib/python-twisted.git] / doc / core / development / policy / index.html
1 <?xml version="1.0" encoding="utf-8"?><!DOCTYPE html  PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN'  'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'><html lang="en" xmlns="http://www.w3.org/1999/xhtml">
2   <head>
3 <title>Twisted Documentation: Twisted Development Policy</title>
4 <link href="../../howto/stylesheet.css" rel="stylesheet" type="text/css"/>
5   </head>
6
7   <body bgcolor="white">
8     <h1 class="title">Twisted Development Policy</h1>
9     <div class="toc"><ol/></div>
10     <div class="content">
11
12 <span/>
13
14 <p>
15 This series of documents is designed for people who wish to contribute to the
16 Twisted codebase.
17 </p>
18
19    <ul>
20    <li><a href="coding-standard.html" shape="rect">Coding standard</a></li>
21    <li><a href="doc-standard.html" shape="rect">Documentation standard</a></li>
22    <li><a href="writing-standard.html" shape="rect">Documentation writing standard</a></li>
23    <li><a href="test-standard.html" shape="rect">Testing standard</a></li>
24    <li><a href="svn-dev.html" shape="rect">Working from Twisted's Subversion
25    repository</a></li>
26    </ul>
27
28 </div>
29
30     <p><a href="../../howto/index.html">Index</a></p>
31     <span class="version">Version: 12.1.0</span>
32   </body>
33 </html>