diff options
author | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-06-26 12:34:26 +0200 |
---|---|---|
committer | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-06-26 12:34:26 +0200 |
commit | e64ffae239b19871704b4ac1e9cd58275ed58622 (patch) | |
tree | b7586af24fc281116a2913eaa9f4d8d849468d3b /target/site/apidocs/overview-summary.html | |
parent | e38c5887682b13b7d9dadc822c02654939fc7401 (diff) |
Changed the architecture to respect maven and generated an empty javadoc
Diffstat (limited to 'target/site/apidocs/overview-summary.html')
-rw-r--r-- | target/site/apidocs/overview-summary.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/target/site/apidocs/overview-summary.html b/target/site/apidocs/overview-summary.html new file mode 100644 index 0000000..33c47d8 --- /dev/null +++ b/target/site/apidocs/overview-summary.html @@ -0,0 +1,27 @@ +<!DOCTYPE HTML> +<!-- NewPage --> +<html lang="fr"> +<head> +<!-- Generated by javadoc (16) on Sat Jun 26 12:33:39 CEST 2021 --> +<title>spoteezer 0.1.0 API</title> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<meta name="dc.created" content="2021-06-26"> +<meta name="description" content="index redirect"> +<meta name="generator" content="javadoc/IndexRedirectWriter"> +<link rel="canonical" href="index.html"> +<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> +<script type="text/javascript">window.location.replace('index.html')</script> +<noscript> +<meta http-equiv="Refresh" content="0;index.html"> +</noscript> +</head> +<body class="index-redirect-page"> +<main role="main"> +<noscript> +<p>JavaScript is disabled on your browser.</p> +</noscript> +<p><a href="index.html">index.html</a></p> +</main> +</body> +</html> |