-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
43 lines (39 loc) · 961 Bytes
/
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
<html>
<head>
<meta http-equiv=Refresh content="0;url=/doxygen_documentation/git-master/">
</head>
<!--
<head>
<title>AutoPas</title>
<link rel="icon"
href="https://raw.githubusercontent.com/AutoPas/AutoPas/master/docs/graphics/AutoPasLogo_Small.svg">
</head>
<body>
<table>
<tr>
<img style="height: 56px;"
alt="AutoPas"
src="https://autopas.github.io/doxygen_documentation/git-master/AutoPasLogo_Large.svg"/>
</tr>
<tr>
<td>
<a href="https://autopas.github.io/doxygen_documentation/git-master/">
AutoPas Documentation
</a>
</td>
</tr>
<tr>
<td>
<a href="https://autopas.github.io/doxygen_documentation_md-flexible/git-master/">md-flexible
Documentation</a>
</td>
</tr>
<tr>
<td>
Under Construction.
</td>
</tr>
</table>
</body>
-->
</html>