Start proper javadoc.

This commit is contained in:
Michael Lipp 2023-06-05 10:50:00 +02:00
parent 62cdea852c
commit 2d73d3ff07
15 changed files with 1119 additions and 18 deletions

View file

@ -0,0 +1,10 @@
<html lang="de">
<head>
<title>JGrapes documentation</title>
<meta http-equiv="refresh" content="0; url=http://mnlipp.github.io/jgrapes/" />
</head>
<body>
If you are not redirected automatically,
follow this <a href='http://mnlipp.github.io/jgrapes/'>link to the documentation.</a>.
</body>
</html>