Initial import to Tizen
[profile/ivi/python-twisted.git] / doc / web / howto / 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 Web Documentation</title>
4 <link href="stylesheet.css" rel="stylesheet" type="text/css"/>
5   </head>
6
7   <body bgcolor="white">
8     <h1 class="title">Twisted Web Documentation</h1>
9     <div class="toc"><ol/></div>
10     <div class="content">
11
12 <span/>
13
14 <ul class="toc">
15
16 <li>Introduction
17     <ul>
18     <li><a href="web-overview.html" shape="rect">Overview of Twisted Web</a></li>
19     </ul>
20 </li>
21
22 <li>Web Applications
23     <ul>
24     <li><a href="using-twistedweb.html" shape="rect">Using twisted.web</a></li>
25     <li><a href="web-development.html" shape="rect">Web application development</a></li>
26     <li><a href="twisted-templates.html" shape="rect">HTML Templating with
27         twisted.web.template</a></li>
28     <li><a href="xmlrpc.html" shape="rect">XML-RPC and SOAP</a></li>
29     <li><a href="web-in-60/index.html" shape="rect">Twisted Web in 60 Seconds: A
30     series of short, complete examples using twisted.web</a></li>
31     <li><a href="resource-templates.html" shape="rect">Quixote resource templates</a></li>
32     </ul>
33 </li>
34
35 <li>Other
36     <ul>
37     <li><a href="client.html" shape="rect">Using the Twisted Web Client</a></li>
38     </ul>
39 </li>
40
41 <li>Appendix
42   <ul>
43     <li><a href="glossary.html" shape="rect">Glossary</a></li>
44   </ul>
45 </li>
46 </ul>
47 </div>
48
49     <p><a href="index.html">Index</a></p>
50     <span class="version">Version: 12.1.0</span>
51   </body>
52 </html>