Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Test_Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Denis Arrivault
Test_Project
Commits
33358e41
Commit
33358e41
authored
6 years ago
by
Denis Arrivault
Browse files
Options
Downloads
Patches
Plain Diff
Adding a specific index for github pages
parent
aa26291d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
index_github.html
+14
-0
14 additions, 0 deletions
index_github.html
with
14 additions
and
0 deletions
index_github.html
0 → 100644
+
14
−
0
View file @
33358e41
<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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment