try to fix TaxoNodeByNameComparator issue in application context files.
[cdmlib.git] / cdmlib-remote-webapp / src / main / webapp / index.html
index b047439c32a22e3a9ac4664835aa41b9a10d254d..18c489e56fd2f28f3283fc1df68d37839d872095 100644 (file)
@@ -1,27 +1,46 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\r
 <html>\r
-<head>\r
+<meta http-equiv="refresh" content="0;url=doc/?group=Generic%20REST%20API">\r
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">\r
-<title>CDM Remote API</title>\r
+<title>CDM remote API</title>\r
+  <link href='doc/https://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'/>\r
+  <link rel="icon" type="image/png" href="doc/images/favicon-32x32.png" sizes="32x32"/>\r
+  <link rel="icon" type="image/png" href="doc/images/favicon-16x16.png" sizes="16x16"/>\r
+  <link href='doc/webjars/springfox-swagger-ui/css/typography.css' media='screen' rel='stylesheet' type='text/css'/>\r
+  <link href='doc/webjars/springfox-swagger-ui/css/reset.css' media='screen' rel='stylesheet' type='text/css'/>\r
+  <link href='doc/webjars/springfox-swagger-ui/css/screen.css' media='screen' rel='stylesheet' type='text/css'/>\r
+  <link href='doc/css/cdm.css' rel='stylesheet' type='text/css' />\r
+  <link href='doc/webjars/springfox-swagger-ui/css/reset.css' media='print' rel='stylesheet' type='text/css'/>\r
+  <link href='doc/webjars/springfox-swagger-ui/css/print.css' media='print' rel='stylesheet' type='text/css'/>\r
+  <script src='doc/webjars/springfox-swagger-ui/lib/jquery-1.8.0.min.js' type='text/javascript'></script>\r
+  <script src='doc/webjars/springfox-swagger-ui/lib/jquery.slideto.min.js' type='text/javascript'></script>\r
+  <script src='doc/webjars/springfox-swagger-ui/lib/jquery.wiggle.min.js' type='text/javascript'></script>\r
+  <script src='doc/webjars/springfox-swagger-ui/lib/jquery.ba-bbq.min.js' type='text/javascript'></script>\r
+  <script src='doc/webjars/springfox-swagger-ui/lib/handlebars-2.0.0.js' type='text/javascript'></script>\r
+  <script src='doc/webjars/springfox-swagger-ui/lib/underscore-min.js' type='text/javascript'></script>\r
+  <script src='doc/webjars/springfox-swagger-ui/lib/backbone-min.js' type='text/javascript'></script>\r
+  <script src='doc/webjars/springfox-swagger-ui/swagger-ui.min.js' type='text/javascript'></script>\r
+  <script src='doc/webjars/springfox-swagger-ui/lib/highlight.7.3.pack.js' type='text/javascript'></script>\r
+  <script src='doc/webjars/springfox-swagger-ui/lib/marked.js' type='text/javascript'></script>\r
+  <script src='doc/webjars/springfox-swagger-ui/lib/swagger-oauth.js' type='text/javascript'></script>\r
 </head>\r
-<body>\r
-  <h1>CDM Remote API</h1>\r
-  <p>This is the root of the CDM remote web application which offers\r
-    the following APIs.</p>\r
-  <h3>RESTful API</h3>\r
+<body class="swagger-section">\r
+  <div id="header">\r
+    <div id="banner">\r
+      <img src="images/logo_edit.png">\r
+      <div id="title"><h1>CDM remote API</hi></div>\r
+    </div>\r
+  </div>\r
 \r
-  <a href="doc/">Documentation of the RESTful api.</a>\r
-\r
-  <h3>OAI-PMH</h3>\r
-  <ul>\r
-    <li><a href="reference/oai?verb=Identify">OAI-PMH for References</a></li>\r
-    <li><a href="taxon/oai?verb=Identify">OAI-PMH for Taxa</a></li>\r
-    <li><a href="http://wp5.e-taxonomy.eu/cdmlib/oai-pmh.html">documentation</a></li>\r
-  </ul>\r
-  <h3>RESTful API</h3>\r
-  <ul>\r
-    <li><a href="classification">Classifications</a></li>\r
-    <li>for more end points please refer to the<a href="http://wp5.e-taxonomy.eu/cdmlib/rest-api.html">documentation</a></li>\r
-  </ul>\r
+<div id="description">\r
+  <div class="swagger-ui-wrap">\r
+    <p>This is the root of a CDM remote web application instance.\r
+      The API documentation is found on another page to where your should being redirected automatically.\r
+      If the automatic redirect is not working please click the below link:\r
+    </p>\r
+    <ul>\r
+    <li><a href="doc/index.html?group=Generic+REST+API">Documentation of the CDM remote API.</a>\r
+  </div>\r
+</div>\r
 </body>\r
 </html>
\ No newline at end of file