~ubuntu-branches/ubuntu/maverick/twisted-web/maverick

« back to all changes in this revision

Viewing changes to doc/howto/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Free Ekanayaka
  • Date: 2010-03-09 14:14:09 UTC
  • mfrom: (0.2.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20100309141409-49b1kjx0hd07aws1
Tags: 10.0.0-1
* New upstream release
* Add myself to Uploaders:
* Bump standards version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
2
 
<!DOCTYPE html
3
 
  PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN'
4
 
  'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
5
 
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
 
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">
6
2
  <head>
7
3
<title>Twisted Documentation: Twisted.Web Documentation</title>
8
4
<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
17
13
 
18
14
<ul class="toc">
19
15
 
20
 
<li>Introduction 
 
16
<li>Introduction
21
17
    <ul>
22
18
    <li><a href="web-overview.html" shape="rect">Overview of Twisted Web</a></li>
23
19
    </ul>
24
20
</li>
25
21
 
26
 
<li>Web Applications 
 
22
<li>Web Applications
27
23
    <ul>
28
24
    <li><a href="using-twistedweb.html" shape="rect">Using twisted.web</a></li>
29
25
    <li><a href="web-development.html" shape="rect">Web application development</a></li>
30
26
    <li><a href="resource-templates.html" shape="rect">Quixote resource templates</a></li>
31
27
    <li><a href="xmlrpc.html" shape="rect">XML-RPC and SOAP</a></li>
 
28
    <li><a href="web-in-60/index.html" shape="rect">Twisted Web in 60 Seconds: A
 
29
    series of short, complete examples using twisted.web</a></li>
32
30
    </ul>
33
31
</li>
34
32
 
47
45
</div>
48
46
 
49
47
    <p><a href="index.html">Index</a></p>
50
 
    <span class="version">Version: 9.0.0</span>
 
48
    <span class="version">Version: 10.0.0</span>
51
49
  </body>
52
50
</html>
 
 
b'\\ No newline at end of file'