doc: add title to the HTML documentation page
@@ -1,4 +1,2 @@
#!/bin/sh
cat ../nuklear.h|./doc > nuklear.html
-
@@ -1,5 +1,6 @@
<meta charset='utf-8' emacsmode='-*- markdown -*-'>
<link rel='stylesheet' href='https://casual-effects.com/markdeep/latest/apidoc.css?'>
+<title>Nuklear</title> <!--Page Title-->
# Nuklear

## Contents