소스 검색

Merge pull request #332 from phoebe-leong/master

doc: add title to the HTML documentation page
dumblob 3 년 전
부모
커밋
230231355d
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      doc/build.sh
  2. 1 0
      doc/nuklear.html

+ 0 - 2
doc/build.sh

@@ -1,4 +1,2 @@
 #!/bin/sh
 #!/bin/sh
 cat ../nuklear.h|./doc > nuklear.html
 cat ../nuklear.h|./doc > nuklear.html
-
-

+ 1 - 0
doc/nuklear.html

@@ -1,5 +1,6 @@
 <meta charset='utf-8' emacsmode='-*- markdown -*-'>
 <meta charset='utf-8' emacsmode='-*- markdown -*-'>
 <link rel='stylesheet' href='https://casual-effects.com/markdeep/latest/apidoc.css?'>
 <link rel='stylesheet' href='https://casual-effects.com/markdeep/latest/apidoc.css?'>
+<title>Nuklear</title>      <!--Page Title-->
 # Nuklear
 # Nuklear
 ![](https://cloud.githubusercontent.com/assets/8057201/11761525/ae06f0ca-a0c6-11e5-819d-5610b25f6ef4.gif)
 ![](https://cloud.githubusercontent.com/assets/8057201/11761525/ae06f0ca-a0c6-11e5-819d-5610b25f6ef4.gif)
 ## Contents
 ## Contents