diff --git a/TODO.md b/TODO.md index 27a9f2a6..6f08af3b 100644 --- a/TODO.md +++ b/TODO.md @@ -1,9 +1,8 @@ #TO DO for V3.9 -User's Guide updates: - - Change references to Standard skin to Seasons. - - Mention the Mobile and Smartphone skins. +Customizing Guide updates: - Document how new skin defaults work -Root level `log_success` and `log_failure` are now documented. They should work for reports, -but how about other things, in particular the uploaders? +`log_success` and `log_failure` + - Check documentation + - They should work for reports, but how about other things, in particular the uploaders? diff --git a/docs/customizing.htm b/docs/customizing.htm index d67b33e5..20a16169 100644 --- a/docs/customizing.htm +++ b/docs/customizing.htm @@ -30,8 +30,8 @@
- General options are covered in the next section, while look-and-feel options + General options are covered in the next section, while look-and-feel options are covered under Reference to skin.conf options.
@@ -679,15 +679,19 @@ db_manager.getSql("SELECT SUM(rain) FROM %s "\ interval. -- This section covers a suite of "general options," which control things like what unit system to use, how an - observation type should be labelled and formatted, etc. They can be changed in one of two different - sections in weewx.conf, depending on the "scope" over which you want the change to - apply. The table below summarizes: + This section covers a suite of "general options," which control things such as what unit system to use for + reports, how an observation type should be labelled and formatted, etc. A detailed reference guide to + all the options can be found below in section Reference guide to general options. +
++ General options can be changed in one of two different sections in weewx.conf, + depending on the "scope" over which you want the change to apply. The table below summarizes: