Files
weewx/docs
2016-10-13 19:10:11 -04:00
..
2016-10-08 14:36:25 -04:00
2016-10-13 15:16:49 -07:00
2016-02-27 08:50:27 +00:00
2016-10-13 15:16:49 -07:00
2016-10-13 15:16:49 -07:00
2016-10-13 15:16:49 -07:00
2016-10-13 15:16:49 -07:00
2016-10-13 15:16:49 -07:00

<!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">
<head>
    <title>weewx: Documentation</title>
    <meta http-equiv="Content-Language" content="en-us"/>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="css/weewx_docs.css"/>
    <link rel="icon" href="images/favicon.png" type="image/png">
</head>
<body>

<div class="header">
    <div class="logoref">
        <a href='http://weewx.com'>
	    <img src='images/logo-weewx.png' class='logo' align='right' alt="weewx logo"/>
        </a><br/>
	<span class='version'>
Version: 3.6.1
        </span>
    </div>
    <div class="title"><span class="code">weewx</span> Documentation</div>
</div>

<div class="content">

<dl>
    <dt><a href="usersguide.htm">User&#39;s Guide</a></dt>
    <dd>
	Contains complete details about how to install, configure, and
	run <span class="code">weewx</span>. Includes instructions for
	migrating from <span class="code">wview</span>, integrating
	<span class="code">weewx</span> with a web server, uploading to
	various weather services, and troubleshooting. This is the
	definitive guide to using <span class="code">weewx</span>.
    </dd>
    
    <dt><a href="customizing.htm">Customization Guide</a></dt>
    <dd>
	Describes how to modify reports through configuration
	options as well and templates. Explains how to create and
	customize skins. Also includes more advanced topics such as
	creating custom generators and services, customizing the
	internal engine, and creating drivers for new weather station
	types.
    </dd>

    <dt><a href="hardware.htm">Hardware Guide</a></dt>
    <dd>
        Includes capabilities and quirks of hardware that is directly
        supported by <span class="code">weewx</span>.  This guide
        describes how to configure each type of hardware using the
        <span class="code">wee_device</span> utility.  It also includes
        a driver compatibility table that shows which drivers work with
        what hardware, and the capability level of each driver.
    </dd>
    
    <dt><a href="utilities.htm">Utilities Guide</a></dt>
    <dd>
        Explains how to use the <span class='code'>weewx</span>
        utilities and provides additional details beyond the standard
        command-line help options.  Includes instructions for manipulating
        the database, changing drivers, modifying common configuration options,
        installing and removing extensions, and importing data.
    </dd>
	
    <dt><a href="upgrading.htm">Upgrade Guide</a></dt>
    <dd>Instructions for upgrading from previous versions of
	<span class="code">weewx</span>. </dd>
	
    <dt><a href="changes.txt">Change Log</a></dt>
    <dd>List of the changes in each release.</dd>
</dl>

</div>
    
<div class="footer">
    <p class='copyright'>
	&copy; <a href='copyright.htm'>Copyright</a> Tom Keffer
    </p>
</div>

</body>
</html>