diff options
Diffstat (limited to 'docs/reference/html/ch01.html')
-rw-r--r-- | docs/reference/html/ch01.html | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/docs/reference/html/ch01.html b/docs/reference/html/ch01.html index d445116..33b1ac8 100644 --- a/docs/reference/html/ch01.html +++ b/docs/reference/html/ch01.html @@ -1,14 +1,14 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> -<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Programming Gypsy With Python</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.72.0"> -<link rel="start" href="index.html" title="Gypsy Reference Manual"> +<meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> +<link rel="home" href="index.html" title="Gypsy Reference Manual"> <link rel="up" href="rn02.html" title="Tutorials"> <link rel="prev" href="rn02.html" title="Tutorials"> <link rel="next" href="connecting.html" title="Connecting to a GPS"> -<meta name="generator" content="GTK-Doc V1.8 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.11 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="reference" href="rn01.html" title="Gypsy Overview"> <link rel="reference" href="rn02.html" title="Tutorials"> @@ -27,15 +27,15 @@ <th width="100%" align="center">Gypsy Reference Manual</th> <td><a accesskey="n" href="connecting.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> </tr></table> -<div class="chapter" lang="en"> +<div class="chapter" title="Programming Gypsy With Python"> <div class="titlepage"><div><div><h2 class="title"> -<a name="id2542633"></a>Programming Gypsy With Python</h2></div></div></div> +<a name="id554732"></a>Programming Gypsy With Python</h2></div></div></div> <div class="toc"><dl> <dt><span class="section"><a href="ch01.html#overview">Overview of Gypsy</a></span></dt> <dt><span class="section"><a href="connecting.html">Connecting to a GPS</a></span></dt> <dt><span class="section"><a href="gps.html">Getting Your Location</a></span></dt> </dl></div> -<div class="section" lang="en"> +<div class="section" title="Overview of Gypsy"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="overview"></a>Overview of Gypsy</h2></div></div></div> <p> @@ -51,5 +51,8 @@ </p> </div> </div> +<div class="footer"> +<hr> + Generated by GTK-Doc V1.11</div> </body> </html> |