summaryrefslogtreecommitdiff
path: root/vendor/Twisted-10.0.0/doc/web/howto/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/Twisted-10.0.0/doc/web/howto/index.html')
-rw-r--r--vendor/Twisted-10.0.0/doc/web/howto/index.html50
1 files changed, 50 insertions, 0 deletions
diff --git a/vendor/Twisted-10.0.0/doc/web/howto/index.html b/vendor/Twisted-10.0.0/doc/web/howto/index.html
new file mode 100644
index 0000000000..9850b37744
--- /dev/null
+++ b/vendor/Twisted-10.0.0/doc/web/howto/index.html
@@ -0,0 +1,50 @@
+<?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: Twisted.Web Documentation</title>
+<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
+ </head>
+
+ <body bgcolor="white">
+ <h1 class="title">Twisted.Web Documentation</h1>
+ <div class="toc"><ol/></div>
+ <div class="content">
+
+<span/>
+
+<ul class="toc">
+
+<li>Introduction
+ <ul>
+ <li><a href="web-overview.html" shape="rect">Overview of Twisted Web</a></li>
+ </ul>
+</li>
+
+<li>Web Applications
+ <ul>
+ <li><a href="using-twistedweb.html" shape="rect">Using twisted.web</a></li>
+ <li><a href="web-development.html" shape="rect">Web application development</a></li>
+ <li><a href="resource-templates.html" shape="rect">Quixote resource templates</a></li>
+ <li><a href="xmlrpc.html" shape="rect">XML-RPC and SOAP</a></li>
+ <li><a href="web-in-60/index.html" shape="rect">Twisted Web in 60 Seconds: A
+ series of short, complete examples using twisted.web</a></li>
+ </ul>
+</li>
+
+<li>Other
+ <ul>
+ <li><a href="client.html" shape="rect">Using the Twisted Web Client</a></li>
+ </ul>
+</li>
+
+<li>Appendix
+ <ul>
+ <li><a href="glossary.html" shape="rect">Glossary</a></li>
+ </ul>
+</li>
+</ul>
+</div>
+
+ <p><a href="index.html">Index</a></p>
+ <span class="version">Version: 10.0.0</span>
+ </body>
+</html> \ No newline at end of file