From 08fcc5bd73dd53224f7bf7361fb66bb1ad43e221 Mon Sep 17 00:00:00 2001 From: Nils Tesdal <nils.tesdal@ntnu.no> Date: Fri, 3 Mar 2017 15:03:00 +0100 Subject: [PATCH] Added dummy index.html --- javadoc/index.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 javadoc/index.html diff --git a/javadoc/index.html b/javadoc/index.html new file mode 100644 index 00000000..960fe5ba --- /dev/null +++ b/javadoc/index.html @@ -0,0 +1,5 @@ +<html> +<body> +Hei hei! +</body> +</html> \ No newline at end of file -- GitLab