forked from twisted/twisted
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.xhtml
121 lines (118 loc) · 3.56 KB
/
index.xhtml
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>Twisted Documentation Index</title></head><body>
<h1>Twisted Documentation Index</h1>
<ul>
<li>
<a href="core/index.xhtml">Twisted Core</a>
<ul>
<li>
<a href="core/howto/index.xhtml">Developer guides</a>
</li>
<li>
<a href="core/examples/index.xhtml">Twisted code examples</a>
</li>
<li>
<a href="core/specifications/index.xhtml">Specifications</a>
</li>
<li>
<a href="core/development/index.xhtml">Development of Twisted</a>
</li>
<li>
<a href="http://twistedmatrix.com/documents/current/api/">API reference</a>
</li>
</ul>
</li>
<li>
<a href="conch/index.xhtml">Twisted Conch</a>
<ul>
<li>
<a href="conch/howto/index.xhtml">Twisted Conch documentation</a>
</li>
<li>
<a href="conch/examples/index.xhtml">Twisted Conch code examples</a>
</li>
</ul>
</li>
<li>
<a href="lore/index.xhtml">Twisted Lore</a>
<ul>
<li>
<a href="lore/howto/index.xhtml">Twisted Lore documentation</a>
</li>
<li>
<a href="lore/examples/index.xhtml">Twisted Lore examples</a>
</li>
</ul>
</li>
<li>
<a href="mail/index.xhtml">Twisted Mail</a>
<ul>
<li>
<a href="mail/tutorial/smtpclient/smtpclient.xhtml">Twisted Mail tutorial</a>
</li>
<li>
<a href="mail/examples/index.xhtml">Twisted Mail code examples</a>
</li>
</ul>
</li>
<li>
<a href="names/index.xhtml">Twisted Names</a>
<ul>
<li>
<a href="names/howto/index.xhtml">Twisted Names documentation</a>
</li>
<li>
<a href="names/examples/index.xhtml">Twisted Names code examples</a>
</li>
</ul>
</li>
<li>
<a href="pair/index.xhtml">Twisted Pair</a>
<ul>
<li>
<a href="pair/howto/index.xhtml">Twisted Pair documentation</a>
</li>
<li>
<a href="pair/examples/index.xhtml">Twisted Pair code examples</a>
</li>
</ul>
</li>
<li>
<a href="web/index.xhtml">Twisted Web</a>
<ul>
<li>
<a href="web/howto/index.xhtml">Twisted Web documentation</a>
</li>
<li>
<a href="web/examples/index.xhtml">Twisted Web code examples</a>
</li>
</ul>
</li>
<li>
<a href="words/index.xhtml">Twisted Words</a>
<ul>
<li>
<a href="words/howto/index.xhtml">Twisted Words documentation</a>
</li>
<li>
<a href="words/examples/index.xhtml">Twisted Words code examples</a>
</li>
</ul>
</li>
<li>
<a href="historic/index.xhtml">Historical Documents</a>
<ul>
<li>
<a href="historic/index.xhtml#auto0">2003</a>
</li>
<li>
<a href="historic/index.xhtml#auto2">Previously</a>
</li>
</ul>
</li>
</ul>
</body>
</html>