We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6060f87 commit c9a9afaCopy full SHA for c9a9afa
index.html
@@ -0,0 +1,18 @@
1
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3
+
4
+<head>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6
+ <title>java-sdk - Home</title>
7
+ <meta http-equiv="Content-Language" content="en" />
8
+</head>
9
10
+<body>
11
+ <h5>Project Documentation</h5>
12
+ <ul>
13
+ <li><a href="./target/site/index.html" title="Project Page">Project Page</a></li>
14
+ <li><a href="./target/apidocs/index.html" title="Project Page">SDK Documentation</a></li>
15
+ </ul>
16
+</body>
17
18
+</html>
0 commit comments