forked from science-ation/science-ation
Make apidoc valid html
This commit is contained in:
parent
c413d54f6d
commit
3e8271c869
@ -1,3 +1,4 @@
|
|||||||
|
<!doctype html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>API Doc</title>
|
<title>API Doc</title>
|
||||||
@ -62,4 +63,5 @@ foreach($commands AS $c=>$com) {
|
|||||||
echo "</div>";
|
echo "</div>";
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user