10 lines
225 B
HTML
10 lines
225 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="refresh" content="2; url='html/'" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<p>Please <a href="html/">go here</a>, make sure Doxygen has been built.</p>
|
||
|
</body>
|
||
|
</html>
|