Files
weewx/docs
Tom Keffer 930a74fbf6 If a label or formatting type is not found in the skin dictionary, it now falls back on the default label and formatting dictionary.
Added formatting and labeling for delta_time in trends.
Added the ability to change the formatting for lat and lon.
Added labels for hour and second in skin.conf.
2013-10-19 00:51:10 +00:00
..
2013-10-08 03:43:02 +00:00
2013-09-25 12:45:59 +00:00
2013-09-25 12:45:59 +00:00
2013-10-12 22:12:36 +00:00
2013-09-25 12:45:59 +00:00
2013-10-12 18:08:17 +00:00
2013-09-25 13:04:02 +00: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">

<!-- $Revision$ -->
<!-- $Author$ -->
<!-- $Date$ -->

<head>
<meta content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>weewx documentation</title>
<!-- CSS -->
<link href="weewx_docs.css" rel="stylesheet" />
<!-- JavaScript -->
<style type="text/css">
</style>
</head>

<body>

<h1 class="title">weewx: Guide to Documentation</h1>
<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>. 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="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 what has changed in each version. </dd>
	<dt><a href="sheeva.htm">SheevaPlug</a></dt>
	<dd>Notes about installing on a SheevaPlug. </dd>
</dl>
<p class="copyright">&copy; <a href="copyright.htm">Copyright</a> Tom Keffer </p>

</body>

</html>