HTML fixes for documentation - add meta tag and loose.dtd
This commit is contained in:
parent
fc68136880
commit
925b2a336f
45 changed files with 94 additions and 55 deletions
|
|
@ -1,8 +1,9 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>SWIG and Android</title>
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF">
|
||||
<H1><a name="Android">19 SWIG and Android</a></H1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue