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>
|
||||
<head>
|
||||
<title>API Doc</title>
|
||||
@ -62,4 +63,5 @@ foreach($commands AS $c=>$com) {
|
||||
echo "</div>";
|
||||
}
|
||||
?>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user