1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
<?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">
<head>
<title>Twisted Documentation: Development of Twisted</title>
<link href="../howto/stylesheet.css" rel="stylesheet" type="text/css"/>
</head>
<body bgcolor="white">
<h1 class="title">Development of Twisted</h1>
<div class="toc"><ol/></div>
<div class="content">
<span/>
<p>This documentation is for people who work on the Twisted codebase itself,
rather than for people who want to use Twisted in their own projects.</p>
<ul>
<li><a href="naming.html" shape="rect">Naming</a></li>
<li><a href="philosophy.html" shape="rect">Philosophy</a></li>
<li><a href="security.html" shape="rect">Security</a></li>
<li><a href="policy/" shape="rect">Twisted development policy</a></li>
</ul>
</div>
<p><a href="../howto/index.html">Index</a></p>
<span class="version">Version: 12.0.0</span>
</body>
</html>
|