diff options
author | David Thompson <dthompson2@worcester.edu> | 2023-05-24 08:09:03 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2023-05-24 08:09:03 -0400 |
commit | 03072ef67af0623758a660e2cd3fb5e153133efa (patch) | |
tree | eea30b2b8fd47aa7d1bd6494ed64b4313f03eb4a /manuals/chickadee/index.html | |
parent | bcccc363a3b814930856be06c52914fb88c2ece6 (diff) |
Update chickadee manual.
Diffstat (limited to 'manuals/chickadee/index.html')
-rw-r--r-- | manuals/chickadee/index.html | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/manuals/chickadee/index.html b/manuals/chickadee/index.html index 915c50f..0d414d5 100644 --- a/manuals/chickadee/index.html +++ b/manuals/chickadee/index.html @@ -1,6 +1,6 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> -<!-- Copyright (C) 2017-2021 David Thompson davet@gnu.org +<!-- Copyright (C) 2017-2023 David Thompson dthompson2@worcester.edu Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 @@ -17,23 +17,23 @@ Foundation Web site at http://www.gnu.org/licenses/fdl.html. The document was typeset with http://www.texinfo.org/ (GNU Texinfo). - --> -<!-- Created by GNU Texinfo 6.7, http://www.gnu.org/software/texinfo/ --> + --> +<!-- Created by GNU Texinfo 6.7, http://www.gnu.org/software/texinfo/ --> <head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Top (The Chickadee Game Toolkit)</title> -<meta name="description" content="Top (The Chickadee Game Toolkit)"> -<meta name="keywords" content="Top (The Chickadee Game Toolkit)"> -<meta name="resource-type" content="document"> -<meta name="distribution" content="global"> -<meta name="Generator" content="makeinfo"> -<link href="#Top" rel="start" title="Top"> -<link href="Index.html" rel="index" title="Index"> -<link href="#SEC_Contents" rel="contents" title="Table of Contents"> -<link href="Installation.html" rel="next" title="Installation"> +<meta name="description" content="Top (The Chickadee Game Toolkit)" /> +<meta name="keywords" content="Top (The Chickadee Game Toolkit)" /> +<meta name="resource-type" content="document" /> +<meta name="distribution" content="global" /> +<meta name="Generator" content="makeinfo" /> +<link href="#Top" rel="start" title="Top" /> +<link href="Index.html" rel="index" title="Index" /> +<link href="#SEC_Contents" rel="contents" title="Table of Contents" /> +<link href="Installation.html" rel="next" title="Installation" /> <style type="text/css"> -<!-- +<!-- a.summary-letter {text-decoration: none} blockquote.indentedblock {margin-right: 0em} div.display {margin-left: 3.2em} @@ -70,9 +70,9 @@ ul.no-bullet {list-style: none} } } ---> +--> </style> -<link rel="stylesheet" type="text/css" href="https://dthompson.us/css/dthompson.css"> +<link rel="stylesheet" type="text/css" href="https://dthompson.us/css/dthompson.css" /> </head> @@ -203,7 +203,7 @@ ul.no-bullet {list-style: none} </ul></li> <li><a id="toc-Copying-This-Manual-1" href="Copying-This-Manual.html#Copying-This-Manual">Appendix A Copying This Manual</a> <ul class="no-bullet"> - <li><a id="toc-GNU-Free-Documentation-License-1" href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License">A.1 GNU Free Documentation License</a></li> + <li><a id="toc-Apache-2_002e0-License-1" href="Apache-2_002e0-License.html#Apache-2_002e0-License">A.1 Apache 2.0 License</a></li> </ul></li> <li><a id="toc-Index-1" href="Index.html#Index" rel="index">Index</a></li> </ul> @@ -214,10 +214,10 @@ ul.no-bullet {list-style: none} <p> Next: <a href="Installation.html" accesskey="n" rel="next">Installation</a> [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Index.html" title="Index" rel="index">Index</a>]</p> </div> -<hr> +<hr /> <span id="Chickadee"></span><h1 class="top">Chickadee</h1> -<p>Copyright © 2017-2021 David Thompson <a href="mailto:davet@gnu.org">davet@gnu.org</a> +<p>Copyright © 2017-2023 David Thompson <a href="mailto:dthompson2@worcester.edu">dthompson2@worcester.edu</a> </p> <blockquote> <p>Permission is granted to copy, distribute and/or modify this document @@ -248,14 +248,14 @@ Foundation Web site at <a href="http://www.gnu.org/licenses/fdl.html">http://www </td></tr> <tr><td align="left" valign="top">• <a href="API-Reference.html" accesskey="5">API Reference</a></td><td> </td><td align="left" valign="top">Chickadee API reference. </td></tr> -<tr><td align="left" valign="top">• <a href="Copying-This-Manual.html" accesskey="6">Copying This Manual</a></td><td> </td><td align="left" valign="top">The GNU Free Documentation License and you! +<tr><td align="left" valign="top">• <a href="Copying-This-Manual.html" accesskey="6">Copying This Manual</a></td><td> </td><td align="left" valign="top"> </td></tr> <tr><td align="left" valign="top">• <a href="Index.html" rel="index" accesskey="7">Index</a></td><td> </td><td align="left" valign="top"> </td></tr> </table> -<hr> +<hr /> <div class="header"> <p> Next: <a href="Installation.html" accesskey="n" rel="next">Installation</a> [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Index.html" title="Index" rel="index">Index</a>]</p> |