diff options
Diffstat (limited to 'src/main/ghpages/index.html')
-rw-r--r-- | src/main/ghpages/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/ghpages/index.html b/src/main/ghpages/index.html new file mode 100644 index 0000000..32292c3 --- /dev/null +++ b/src/main/ghpages/index.html @@ -0,0 +1,6 @@ +<html> +<body> +<a href="docs/javadoc/">Javadoc</a> +<a href="docs/cobertura/">Coverage</a> +</body> +</html> |