update for 0.4.0 release
[vala-lang.git] / doc / vala / index.xml
blob7c65624e978d4c55557ce24ee0d888e4ea9c5df1
1 <?xml version="1.0"?>
2 <html xmlns:xi="http://www.w3.org/2001/XInclude">
3         <head>
4                 <title>Vala Reference Manual</title>
5         </head>
6         <body>
7                 <h>Vala Reference Manual</h>
8                 <xi:include href="overview.xml"/>
9                 <xi:include href="types.xml"/>
10                 <xi:include href="expressions.xml"/>
11                 <xi:include href="statements.xml"/>
12                 <xi:include href="namespaces.xml"/>
13                 <xi:include href="methods.xml"/>
14                 <xi:include href="classes.xml"/>
15                 <xi:include href="structs.xml"/>
16                 <xi:include href="interfaces.xml"/>
17                 <xi:include href="enums.xml"/>
18                 <xi:include href="delegates.xml"/>
19                 <xi:include href="exceptions.xml"/>
20                 <xi:include href="attributes.xml"/>
21         </body>
22 </html>