| 1 |
pippijn |
1.1 |
--- |
| 2 |
pippijn |
1.4 |
# Copyright © 2007 Pippijn van Steenhoven |
| 3 |
pippijn |
1.7 |
# Rights to this code are documented in COPYING. |
| 4 |
pippijn |
1.1 |
title: 'Ermyth IRC Services' |
| 5 |
|
|
heading: 'Ermyth <span class="fade">IRC Services</span>' |
| 6 |
pippijn |
1.3 |
slogan: "Secure, Stable Services" |
| 7 |
pippijn |
1.1 |
copyright: '2007 Pippijn van Steenhoven' |
| 8 |
|
|
menu: |
| 9 |
pippijn |
1.6 |
- href: index.html |
| 10 |
|
|
title: Home |
| 11 |
|
|
- href: news.html |
| 12 |
|
|
title: News |
| 13 |
|
|
- href: goals.html |
| 14 |
|
|
title: Goals |
| 15 |
|
|
- menu: |
| 16 |
|
|
- href: general.html |
| 17 |
|
|
title: General information |
| 18 |
|
|
- href: install.html |
| 19 |
|
|
title: Installing |
| 20 |
|
|
- href: ircd.html |
| 21 |
|
|
title: IRCd support |
| 22 |
|
|
- href: pcommands.html |
| 23 |
|
|
title: Special commands |
| 24 |
|
|
- href: privileges.html |
| 25 |
|
|
title: Privileges |
| 26 |
|
|
- href: translation.html |
| 27 |
|
|
title: Translation |
| 28 |
|
|
- href: ctcp.html |
| 29 |
|
|
title: CTCP |
| 30 |
|
|
- menu: |
| 31 |
|
|
- href: xmlrpc.html |
| 32 |
|
|
title: XML-RPC |
| 33 |
|
|
- title: JSON-RPC |
| 34 |
|
|
title: RPC |
| 35 |
|
|
- href: sasl.html |
| 36 |
|
|
title: SASL Authentication |
| 37 |
|
|
- href: rfc1459.html |
| 38 |
|
|
title: RFC 1459 |
| 39 |
|
|
- href: release.html |
| 40 |
|
|
title: Release notes |
| 41 |
|
|
title: Documentation |
| 42 |
|
|
href: documentation.html |
| 43 |
|
|
- menu: |
| 44 |
|
|
- href: balloc.html |
| 45 |
|
|
title: The block allocator |
| 46 |
|
|
- href: modes.html |
| 47 |
|
|
title: Mode handling |
| 48 |
|
|
- href: memory.html |
| 49 |
|
|
title: Heap allocation |
| 50 |
|
|
- menu: |
| 51 |
|
|
- href: Ermyth.html |
| 52 |
|
|
title: RPC interface |
| 53 |
|
|
- href: Accessor.html |
| 54 |
|
|
title: Generate accessors |
| 55 |
|
|
title: Ermyth perl |
| 56 |
|
|
- href: crypto.html |
| 57 |
|
|
title: Crypto handlers |
| 58 |
|
|
- href: database.html |
| 59 |
|
|
title: Database backends |
| 60 |
|
|
- href: exception.html |
| 61 |
|
|
title: Exceptions |
| 62 |
|
|
- href: functor.html |
| 63 |
|
|
title: Functors and Callbacks |
| 64 |
|
|
- href: module.html |
| 65 |
|
|
title: Modules |
| 66 |
|
|
- href: test.html |
| 67 |
|
|
title: Unit testing |
| 68 |
|
|
title: Developers Docs |
| 69 |
|
|
href: devel.html |
| 70 |
|
|
- href: services.html |
| 71 |
|
|
title: Available Services |
| 72 |
|
|
- href: http://software.schmorp.de/pkg/ermyth.html |
| 73 |
|
|
title: CVS |
| 74 |
|
|
- href: license.html |
| 75 |
|
|
title: License |