Matthew Wall
2a8bdab464
minor html fixes
2019-01-23 08:24:08 -05:00
Tom Keffer
e5f95e9782
Allow using ephem.loaddb()
2019-01-20 06:10:07 -08:00
Tom Keffer
73aa74b0be
Corrected number of brackets to [[Defaults]]
2019-01-15 14:03:56 -08:00
Matthew Wall
b244b5a14c
de-emphasize the html lang tag by putting it with the translate-each-file section
2019-01-13 11:42:03 -05:00
Matthew Wall
a909ef4b63
remove dangling span tag. clarify use of %x and %X for localization.
2019-01-13 11:35:48 -05:00
Matthew Wall
1a0fc513c6
use consistent formatting for skin/report names. other minor edits for consistency.
2019-01-13 11:16:38 -05:00
Matthew Wall
1acbf9f27d
update the localization section
2019-01-13 10:47:00 -05:00
Matthew Wall
32658fadea
minor edits to 'how options work'
2019-01-13 09:46:49 -05:00
Tom Keffer
2f30de0bca
Moved [[Defaults]]. Include more options in it.
2019-01-12 12:14:51 -08:00
Tom Keffer
bc98a8f9f0
Comments how how nesting of options works.
2019-01-10 08:14:15 -08:00
Tom Keffer
7147ea90f0
Finished section "How options work"
2019-01-10 06:42:19 -08:00
Tom Keffer
2568deb29d
A work still in progress.
2019-01-09 15:32:35 -08:00
Tom Keffer
18b3ae5591
A work in progress.
2019-01-09 13:17:28 -08:00
Matthew Wall
76f7133c22
very drafty draft of multi-lingual skin configuration
2019-01-06 18:57:02 -05:00
Matthew Wall
33513818a8
explicitly address localization use case 1
2019-01-06 17:49:40 -05:00
Matthew Wall
e2f8f851d1
consolidate and clarify service lists
2019-01-06 14:51:53 -05:00
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