diff --git a/doc/core/howto/glossary.xhtml b/doc/core/howto/glossary.xhtml
index 26f435b..c8bb6e9 100644
|
a
|
b
|
|
| 174 | 174 | <dt><a name="InstanceMessenger">Instance Messenger</a></dt> |
| 175 | 175 | <dd> |
| 176 | 176 | Instance Messenger is a multi-protocol chat program that comes with |
| 177 | | Twisted. It can communicate via TOC with the AOL servers, via IRC, as well as |
| 178 | | via <a href="#PerspectiveBroker">PB</a> with <a href="#Words">Twisted |
| 179 | | Words</a>. See <code class="API">twisted.im</code>. |
| | 177 | Twisted. It can communicate via TOC with the AOL servers, via IRC, |
| | 178 | as well as via <a href="#PerspectiveBroker">PB</a> |
| | 179 | with <a href="#Words">Twisted Words</a>. |
| | 180 | See <code class="API">twisted.im</code>. |
| 180 | 181 | </dd> |
| 181 | 182 | |
| 182 | 183 | <dt><a name="Interface"><code noexpand="1" class="API" base="twisted.python.components">Interface</code></a></dt> |
| … |
… |
|
| 219 | 220 | <dd>Twisted's DNS server, found in <code class="API">twisted.names</code>.</dd> |
| 220 | 221 | |
| 221 | 222 | <dt><a name="Nevow">Nevow</a></dt> |
| 222 | | <dd>The successor to <a href="#Woven">Woven</a>; available from |
| 223 | | <a href="http://divmod.org/trac/">Divmod</a>. |
| | 223 | <dd>The successor to <a href="#Woven">Woven</a>; available |
| | 224 | from <a href="http://divmod.org/trac/">Divmod</a>. |
| 224 | 225 | </dd> |
| 225 | 226 | |
| 226 | 227 | <dt><a name="PB">PB</a></dt> |
| … |
… |
|
| 332 | 333 | |
| 333 | 334 | <dt><a name="TwistedReality">Twisted Reality</a></dt> |
| 334 | 335 | <dd> |
| 335 | | In days of old, the Twisted Reality multiplayer text-based interactive-fiction |
| 336 | | system was the main focus of Twisted Matrix Labs; Twisted, the general networking |
| 337 | | framework, grew out of Reality's need for better network functionality. Twisted |
| 338 | | Reality has been superseded by the |
| 339 | | <a href="http://www.divmod.org/trac/wiki/DivmodImaginary">Imaginary</a> project. |
| | 336 | In days of old, the Twisted Reality multiplayer text-based |
| | 337 | interactive-fiction system was the main focus of Twisted Matrix Labs; |
| | 338 | Twisted, the general networking framework, grew out of Reality's need |
| | 339 | for better network functionality. Twisted Reality has been superseded |
| | 340 | by |
| | 341 | the <a href="http://www.divmod.org/trac/wiki/DivmodImaginary">Imaginary</a> |
| | 342 | project. |
| 340 | 343 | </dd> |
| 341 | 344 | |
| 342 | 345 | <dt><a name="usage"><code noexpand="1" class="API" base="twisted.python">usage</code></a></dt> |