mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-16 00:00:02 +01:00
26 lines
604 B
HTML
26 lines
604 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>VILLASnode</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<img style="float: right;" src="http://www.acs.eonerc.rwth-aachen.de/global/show_picture.asp?id=aaaaaaaaaakevlz&meta=0" alt="ACS Logo" width="375" height="110" />
|
||
|
|
||
|
<h1 style="text-align: center;">VILLASnode</h1>
|
||
|
|
||
|
<h3>Source Code</h3>
|
||
|
|
||
|
<ul>
|
||
|
<li><a href="http://git.rwth-aachen.de/acs/VILLASnode">RWTH GitLab</a></li>
|
||
|
</ul>
|
||
|
|
||
|
<h3>Documentation</h3>
|
||
|
|
||
|
<ul>
|
||
|
<li><a href="doc/develop/html">develop</a></li>
|
||
|
<li><a href="doc/master/html/">master</a></li>
|
||
|
</ul>
|
||
|
</body>
|
||
|
</html>
|