summaryrefslogtreecommitdiffstats
path: root/doc/html/index.html
blob: 5726395d0ade92643d125c37074fc4587adcd64b (plain)
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
    <title>KSquirrel: development</title>

    <meta name='Author' content='Baryshev Dmitry/Krasu'>
    <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>

    <link rel='stylesheet' href='styles.css' type='text/css'>
</head>

<body>

<p>If you want to help to develop this project, please contact me by <a href='mailto:[email protected]'>e-mail</a>.
<p>Here you can find various information, concerning development KSquirrel and libraries ksquirrel-libs.
<p>All information listed below is valid for <b>v0.6.0-pre3</b> or later.

<p><a href='ksquirrel-libs-about.html'>About ksquirrel-libs</a>
<p><a href='development-highlev.html'>How KSquirrel uses ksquirrel-libs</a>
<p><a href='ksquirrel-libs-olibs.html'>How to build libraries</a>
<p><a href='ksquirrel-libs-struct.html'>About typedefs in ksquirrel-libs</a>
<p><a href='ksquirrel-libs-metainfo.html'>Using metainfo mechanism</a>
<p><a href='ksquirrel-libs-fio.html'>Internal file i/o</a>

</body>
</html>