Update homepage redirect

This commit is contained in:
Raymond Yang 2018-12-03 16:27:06 -08:00
parent 13742d319e
commit a8a6cf82a7

7
index.html Normal file
View file

@ -0,0 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<!-- HTML meta refresh URL redirection -->
<meta http-equiv="refresh" content="0; url=./docs/doxygen/html/index.html">
</head>
</html>