ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/doc/variables.yml
Revision: 1.7
Committed: Sun Sep 16 18:54:41 2007 UTC (16 years, 8 months ago) by pippijn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +1 -1 lines
Log Message:
#defines to enum

File Contents

# Content
1 ---
2 # Copyright © 2007 Pippijn van Steenhoven
3 # Rights to this code are documented in COPYING.
4 title: 'Ermyth IRC Services'
5 heading: 'Ermyth <span class="fade">IRC Services</span>'
6 slogan: "Secure, Stable Services"
7 copyright: '2007 Pippijn van Steenhoven'
8 menu:
9 - 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