Skip to content
Snippets Groups Projects
Commit 33358e41 authored by Denis Arrivault's avatar Denis Arrivault
Browse files

Adding a specific index for github pages

parent aa26291d
No related branches found
No related tags found
No related merge requests found
<html>
<head>
<title>Test Project web pages</title>
</head>
<body>
<h3>Welcome to my super Test Project web pages</h3>
<ul>
<li><a href="https://darrivau.github.io/Testproject/Tests_Results/">See the unit tests report</a></li>
<li><a href="https://darrivau.github.io/Testproject/Jacoco/">See the Jacoco coverage report</a></li>
<li><a href="https://darrivau.github.io/Testproject/Javadoc/">See the javadoc</a></li>
<li><a href="https://darrivau.github.io/Testproject/ImmutableComplex-1.0.0.jar" download="ImmutableComplex-1.0.0.jar">Download the executable jar</a>
</ul>
</body>
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment