Commit Graph

16 Commits

Author SHA1 Message Date
Tom Keffer
3d22889851 Remove wee_database and references to it 2023-07-19 15:27:56 -07:00
Matthew Wall
2d0a4faa31 remove the apparently unintentional heading formats in customization appendix 2023-07-19 11:43:10 -04:00
Matthew Wall
2ba8c7ced6 added image formats. fix formatting. 2023-07-19 11:15:44 -04:00
Matthew Wall
07b46b7d90 fix some formatting and links. word wrap. 2023-07-19 10:59:08 -04:00
Matthew Wall
cf11e355fc fix formatting. force wordwrap. added stale_age. added refs to wee_reports. 2023-07-19 10:47:27 -04:00
Tom Keffer
391454c689 More almanac details 2023-07-15 14:50:45 -07:00
Tom Keffer
6a4ab5246b Use new names for all almanac names that return ValueHelpers 2023-07-11 16:34:13 -07:00
Matthew Wall
86dd2c7270 use consistent file naming 2023-06-26 00:41:25 -04:00
Matthew Wall
85c0ff2761 push report scheduling back into customization guide. fix links. 2023-06-26 00:06:58 -04:00
Matthew Wall
e55e306a9c remove version. fix broken links. reducde duplication with quickstarts. 2023-06-25 12:36:03 -04:00
Tom Keffer
3b2f7c3817 Remove dollar sign from parameter names in Cheetah expressions. 2023-05-26 17:08:15 -07:00
Tom Keffer
2aba36a7e3 Return almanac properties as ValueHelpers.
This leverages all the goodness of ValueHelpers, including obeying
local formatting conventions.

To avoid breaking old skins, the VH versions have been given
new names.
2023-05-25 15:46:54 -07:00
Tom Keffer
ed24b0659c Format azimuth properties as zero padded 3 digits.
E.g., `005°` instead of `5°`.
2023-05-24 11:01:41 -07:00
Tom Keffer
6983a07c07 Define duration synonyms explicitly 2023-04-28 07:35:16 -07:00
Tom Keffer
7dc50e224a Allow additional shortcuts for specifying durations
For example, '3h' for three hours.
2023-04-22 07:22:15 -07:00
Tom Keffer
2fe42433fe Rename docs subdirectories.
docs -> docs_src
html_docs -> docs

This puts the names closer to the end product.
2023-04-04 07:27:42 -07:00