docs: makefile-engine: add missing HTML tags.
Fixes #12063. Signed-off-by: Augustin Cavalier <[email protected]>
This commit is contained in:
committed by
Augustin Cavalier
parent
88f9012805
commit
143edb7460
@@ -1,3 +1,8 @@
|
|||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>How To Create a Project Using Makefile Engine</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
<h1>How To Create a Project Using Makefile Engine</h1>
|
<h1>How To Create a Project Using Makefile Engine</h1>
|
||||||
|
|
||||||
<p>Haiku helps developers in build process of their projects by providing so
|
<p>Haiku helps developers in build process of their projects by providing so
|
||||||
@@ -252,3 +257,5 @@ Poláčik</td>
|
|||||||
<td align="right">Copyright © 2011 Haiku Inc.</td>
|
<td align="right">Copyright © 2011 Haiku Inc.</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user