mirror of
https://github.com/weewx/weewx.git
synced 2026-04-18 00:26:57 -04:00
47 lines
1.7 KiB
HTML
47 lines
1.7 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
|
|
<!-- $Revision$ -->
|
|
<!-- $Author$ -->
|
|
<!-- $Date$ -->
|
|
<head>
|
|
<meta content="en-us" http-equiv="Content-Language" />
|
|
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
|
<title>The Weewx weather system</title>
|
|
<!-- CSS -->
|
|
<link href="weewx_docs.css" rel="stylesheet" />
|
|
<!-- JavaScript -->
|
|
<style type="text/css">
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<h1 class="title">Weewx documentation</h1>
|
|
<p>
|
|
<a href="debian.htm">Quick Start Guide for Debian Users.</a> If you are a
|
|
Debian (Ubuntu) user, start here.
|
|
</p>
|
|
<p>
|
|
<a href="usersguide.htm">User's Guide.</a> General user
|
|
information: how to install, configure, and run <span class="code">weewx</span>
|
|
for all users. This is the definitive guide to using <span class="code">weewx</span>.
|
|
</p>
|
|
<p>
|
|
<a href="customizing.htm">Customizing weewx.</a>
|
|
How to modify your reports through configuration options as well as modifying
|
|
the templates. Also includes documentation for more advanced topics such as
|
|
creating custom generators and services. How to customize the internal engine.
|
|
</p>
|
|
<p>
|
|
<a href="upgrading.htm">Upgrading weewx.</a>
|
|
Instructions for how to upgrade from specific versions.
|
|
</p>
|
|
<p>
|
|
<a href="README.txt">Change Log.</a>
|
|
For information on what's new in each version.
|
|
</p>
|
|
<p>
|
|
<a href="sheeva.htm">Notes on porting to the
|
|
SheevaPlug.</a> Special notes on installing on a SheevaPlug.
|
|
</p>
|
|
</body>
|
|
</html>
|