-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
90 lines (79 loc) · 4.13 KB
/
index.html
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- lib@home, framework to develop distributed calculations.
:: Copyright (C) 2020 Dirk "YouDirk" Lehmann
::
:: This program is free software: you can redistribute it and/or modify
:: it under the terms of the GNU Lesser General Public License as
:: published by the Free Software Foundation, either version 3 of the
:: License, or (at your option) any later version.
::
:: This program is distributed in the hope that it will be useful,
:: but WITHOUT ANY WARRANTY; without even the implied warranty of
:: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
:: GNU Lesser General Public License for more details.
::
:: You have received a copy of the GNU Lesser General Public License
:: along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>lib@home: API Version Index | lib@home API Reference Documentation</title>
<link rel="stylesheet" type="text/css" href="default.css">
<meta name="robots" content="all">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<link rel="icon" type="image/x-icon" sizes="32x32" href="favicon.ico">
<link rel="apple-touch-icon" sizes="640x640" href="img/logo-square-icon.640.png">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="img/logo-square-icon.640.png">
<meta name="generator" content="YouDirk, the machine">
<meta name="abstract" content="lib@home, a framework to develop *@home projects for distributed calculations.">
<meta name="description" content="lib@home, a framework to develop *@home projects for distributed calculations.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://youdirk.github.io/libathome-doc/">
<meta property="og:site_name" content="lib@home API Reference Documentation">
<meta property="og:title" content="lib@home API Reference Documentation">
<meta property="og:description" content="lib@home, a framework to develop *@home projects for distributed calculations.">
<meta property="og:image" content="https://youdirk.github.io/libathome-doc/img/logo-square-icon.640.png">
<meta property="og:image:width" content="640">
<meta property="og:image:height" content="640">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@YouDirk">
<meta name="twitter:url" content="https://youdirk.github.io/libathome-doc/">
<meta name="twitter:title" content="lib@home API Reference Documentation">
<meta name="twitter:description" content="lib@home, a framework to develop *@home projects for distributed calculations.">
<meta name="twitter:image" content="https://youdirk.github.io/libathome-doc/img/logo-square-icon.640.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=4.0, user-scalable=yes">
</head>
<body>
<div id="page">
<table id="title_table">
<tr>
<td>
<a href="index.html">
<img id="title_img" src="img/logo-doc.640x320.png" alt="logo">
</a>
</td><td width="100%">
<h2 id="title_h2">lib@home<br>API Reference Documentation</h2>
<span id="titledescr_span">lib@home, a framework to develop *@home projects for distributed calculations.</span>
</td>
</tr>
</table>
<div id="content_div">
<p>Have fun and success :)</p>
<h3>API Versions</h3>
<ul id="linklist_ul">
<li><a class=version_a href="0.1.0-dev/index.html">lib@home API 0.1.0-dev</a><br>API Reference Documentation</li>
</ul>
</div>
<div id="footer_div">
<a href="https://github.com/YouDirk/libathome">Project on GitHub</a>
| <a href="https://github.com/YouDirk/libathome/issues">Bug Tracking</a>
| <a href="https://github.com/YouDirk/libathome-doc">API Doc Version Control</a>
<br><a href="https://github.com/sponsors/YouDirk"><img src="img/button-sponsor.20.png" alt="Donate/Sponsor"></a>
</div>
</div>
</body>
</html>