Commit Graph

397 Commits

Author SHA1 Message Date
Matthew Wall
bbf28fa10d fix cross-document links 2019-01-06 14:34:50 -05:00
Tom Keffer
f4caf2e9b9 Tried to clarify section "How options work" 2019-01-06 10:34:45 -08:00
Matthew Wall
663fc86d07 clean up service customization sections 2019-01-06 13:13:06 -05:00
Matthew Wall
76a6d8511b Merge branch 'development' of github.com:weewx/weewx into development 2019-01-06 12:52:22 -05:00
Matthew Wall
1865f78e51 smooth things out a bit 2019-01-06 12:52:16 -05:00
Tom Keffer
da72fd523b Updated Customizing Guide to reflect new alarm.py code. 2019-01-06 09:30:26 -08:00
Matthew Wall
16f17e33c8 simplify 2019-01-06 12:05:07 -05:00
Matthew Wall
7789b34124 fix a long-standing bug 2019-01-06 11:59:08 -05:00
Matthew Wall
0d2095e375 intermediate draft of report customization refactoring 2019-01-06 11:37:17 -05:00
Tom Keffer
5cfd2ff8ba s/ObservationDefaults/Defaults/g 2019-01-05 18:15:28 -08:00
Tom Keffer
e40248965d Revert "Minor reformatting."
This reverts commit 260be6118c.
2019-01-05 18:13:34 -08:00
Tom Keffer
260be6118c Minor reformatting. 2019-01-05 18:12:23 -08:00
Tom Keffer
4360ac61db Corrected example configuration 2019-01-05 15:22:13 -08:00
Matthew Wall
8161b2677f minor formatting fix for explicit binding example 2019-01-03 07:38:33 -05:00
Matthew Wall
b853a09fd4 minor edits 2019-01-01 14:42:23 -05:00
Tom Keffer
838d78b020 Still more details on overrides! 2018-12-06 13:47:59 -08:00
Tom Keffer
31af9210af More details on overrides 2018-12-06 13:33:11 -08:00
Tom Keffer
230580bf1b Document SummaryByDay. Fixes issue #322. 2018-12-06 09:34:37 -08:00
Tom Keffer
3d56aac379 Added section on how options work 2018-12-06 08:24:18 -08:00
Tom Keffer
20df9077da Reorganized discussions a bit 2018-12-06 06:44:37 -08:00
Tom Keffer
aebc6771b7 Changed from [Defaults] to [ObservationDefaults] 2018-12-05 13:16:55 -08:00
Tom Keffer
3fe5f3f475 Include [Defaults] in User's Guide 2018-12-05 05:40:07 -08:00
Tom Keffer
99695e48ff More HTML compliant 2018-12-04 16:24:07 -08:00
Tom Keffer
373b8b7066 Simplify encoding directives. 2018-12-04 14:56:17 -08:00
Tom Keffer
1537c6b875 Converted docs to HTML 5 2018-12-04 14:31:36 -08:00
Tom Keffer
baba2a3987 Bump version to v3.9.0a4 2018-12-04 12:57:53 -08:00
Tom Keffer
77ae296dc0 Refinements to Customizing Guide 2018-12-04 11:13:46 -08:00
Tom Keffer
6fe58f9968 Promoted some subsections. Changed some [Defaults] labels 2018-12-04 10:45:07 -08:00
Tom Keffer
faff301cd4 Start of a major refactoring of the Customizing Guide. 2018-12-03 17:53:50 -08:00
Tom Keffer
bee9c4240d Fiddled with wording of sections on skin.conf options 2018-12-01 07:48:46 -08:00
Tom Keffer
80fc11b17c Snapshot while writing up new semantics for report options. 2018-11-30 06:58:26 -08:00
Tom Keffer
e31231a98b Reformat 2018-11-29 09:29:43 -08:00
gjr80
33430b6e89 Implement $almanac.sidereal_time tag (#352)
* Implement sidereal_time() method in class Almanac (implements $almanac.sidereal_time tag)

- added sidereal time doctest

* Document `sidereal_time` tag in Customization Guide and change log
2018-11-01 18:13:37 -07:00
Tom Keffer
adb848568f Reverted [[default_options]] related code & documentation 2018-10-21 06:58:23 -07:00
Tom Keffer
6a9563e8f1 Fixed some HTML warnings. 2018-10-09 18:46:04 -07:00
Tom Keffer
527a65af56 More info about the different skins. 2018-10-09 18:39:26 -07:00
Tom Keffer
2b146a6894 Reformatted 2018-10-09 10:49:14 -07:00
Tom Keffer
d2ec1f0a69 Consistent use of WeeWX 2018-10-09 10:40:30 -07:00
Tom Keffer
05850eedf8 Reflect the new skins 2018-10-09 10:37:24 -07:00
Tom Keffer
db002cf0a6 s/NONE_string/None_string/g More intuitive. 2018-10-08 18:44:56 -07:00
Tom Keffer
1c8af1fc21 s/new_archive_packet/new_archive_record/g 2018-10-05 04:40:08 -07:00
Tom Keffer
1da9933e56 Additional tag formatting tests 2018-09-27 17:37:53 -07:00
Tom Keffer
f647da4d7d Simplified tag formatting taxonomy. Fixes issue #328. 2018-09-27 16:19:15 -07:00
Tom Keffer
48a7d45a0e Bumped version to v3.9.0a1 2018-09-06 05:32:43 -07:00
Tom Keffer
428c5bbf65 Fixed some HTML problems 2018-07-22 10:35:59 -07:00
Tom Keffer
45d102bb23 Reformatted 2018-07-22 10:25:37 -07:00
Tom Keffer
bde766e9dd Simplified description of extending schema. See issue #331 2018-07-22 10:15:42 -07:00
gjr80
92fd1e0546 Refer issue #331. Revised the 'Add a new type to the database' section of the Customization Guide to better reflect the procedure to add an existing obs type to the database. 2018-07-05 16:05:25 +10:00
Tom Keffer
b157af03c9 Merge remote-tracking branch 'remotes/origin/master' into development
# Conflicts:
#	docs/changes.txt
2018-06-16 05:16:23 -07:00
gjr80
2b22ad8a5e Update documentation as per #290 2018-06-15 14:24:14 +10:00