Commit Graph

46 Commits

Author SHA1 Message Date
Tom Keffer
6b2b761930 Revert to logging to syslog.
Unfortunately, the Python logging module is not process safe, so we
would not be able to have multiple processes writing to a single file.
2023-11-26 15:14:19 -08:00
Tom Keffer
054ac07e06 Mention log location in upgrade guide. 2023-11-26 07:41:40 -08:00
Tom Keffer
4619697337 No longer distribute docs.
Must access online.
2023-11-25 16:22:03 -08:00
Matthew Wall
6eef0abb2e provide guidance about installing extensions 2023-11-25 10:13:08 -05:00
Matthew Wall
5edb4b8bec fix typo 2023-11-25 08:31:58 -05:00
Matthew Wall
54f71ffc04 pull introductory install section up to flatten the install experience 2023-11-24 22:53:59 -05:00
Tom Keffer
3147301106 Updated docs to mkdocs v1.5.
Mostly involved changing links to suppress warnings
2023-11-19 16:18:49 -08:00
Tom Keffer
89bbbafe5c More comprehensive benchmark 2023-11-17 17:03:33 -08:00
Tom Keffer
89e8d34f39 Correct the "where" guide. 2023-10-26 14:50:21 -07:00
Tom Keffer
92e979e624 Minimize duplication.
Streamline install instructions. Hopefully, this will
make them less intimidating.
2023-10-26 14:50:04 -07:00
Tom Keffer
73ca205b60 Fixed innumerable grammatical nits.
Thanks PyCharm.
2023-10-04 18:19:07 -07:00
Matthew Wall
cb44e9e335 clarify meaning of ~ 2023-09-06 07:56:35 -04:00
Tom Keffer
2dfe1ce5f6 Include an introduction in the Users Guide
Link to the root index
2023-08-21 17:17:08 -07:00
Tom Keffer
86005a7f75 Change documentation to use weectl device instead of wee_device 2023-08-03 17:21:22 -07:00
Matthew Wall
11bc0a06b4 use source instead of . to be less confusing to noobs. put ve in home directory to more closely match normal usage. 2023-07-23 06:53:56 -04:00
Matthew Wall
89bed3761b smooth out the 'running weewx' narrative. provide at least some info in local webserver section. fix minor typos in where to find things. 2023-07-22 12:49:17 -04:00
Tom Keffer
13b0b6f30c One less level of indirection for some relative URLs 2023-07-21 16:58:15 -07:00
Tom Keffer
441e99910f Switch from absolute to relative URLs. 2023-07-21 16:33:39 -07:00
Tom Keffer
82beaac652 Fix links and formatting in User's guide 2023-07-21 15:32:38 -07:00
Tom Keffer
4a5ca4fdc0 Fix links and formatting in Troubleshooting section 2023-07-21 14:39:34 -07:00
Matthew Wall
2be81d2f94 formatting fixes 2023-07-20 14:25:07 -04:00
Matthew Wall
929f64a03c make names consistent in users guide 2023-07-20 13:06:26 -04:00
Matthew Wall
974d5bd103 refacctor options into references 2023-07-20 08:21:04 -04:00
Matthew Wall
7b09a3fad4 split skin options into hierarchy to match weewx-options. rename report-options to skin-options. rename weewx-config-file to weewx-options. 2023-07-20 00:51:31 -04:00
Tom Keffer
c030e510ca Default weectl station upgrade does not upgrade config file
Change md column width to 80.

Fix broken "where" link
2023-07-19 08:39:36 -07:00
Matthew Wall
ead007e176 fix formatting for debian 2023-07-19 09:42:17 -04:00
Matthew Wall
a0eaef45e2 make where to find things consistent (still need to disambiguate weewx_root). provide more detail about system logs. use consistent note annotation. saving to separate file is not specific to macos. 2023-07-19 08:20:01 -04:00
Matthew Wall
cad8211d69 word wrap 2023-07-19 07:47:15 -04:00
Matthew Wall
a07d14f4b4 force word wrap 2023-07-19 07:42:17 -04:00
Matthew Wall
21663daae9 remove vestigial link 2023-07-18 10:50:30 -04:00
Matthew Wall
d65bfd63d1 fix word wrap 2023-07-18 10:47:38 -04:00
Matthew Wall
7b7f17ef1d make references to conf file less brittle 2023-07-17 08:01:49 -04:00
Matthew Wall
9906236970 reorder hardware troubleshooting sections for better flow 2023-07-16 22:33:45 -04:00
Matthew Wall
9f60ba7d16 more consolidation of install instructions 2023-07-16 22:28:34 -04:00
Matthew Wall
ff2ab85d28 push userguide paragraphs up. simplify versions. 2023-07-16 20:56:36 -04:00
Tom Keffer
e8a48be405 Rewrote weectl extension docs to follow weectl database style 2023-07-04 15:30:22 -07:00
Tom Keffer
c2b50441ed Set altitude to console altitude, not ground altitude. 2023-06-30 07:55:47 -07:00
Tom Keffer
d438684749 Clarify what to use for the WU password option. 2023-06-27 17:45:30 -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
47d0490bfa clean up userguide. separate section for troubleshooting. fix broken links. 2023-06-25 23:23:52 -04:00
Matthew Wall
e55e306a9c remove version. fix broken links. reducde duplication with quickstarts. 2023-06-25 12:36:03 -04:00
Matthew Wall
ca810e50be more work on the upgrade guide 2023-06-08 22:08:46 -04:00
Tom Keffer
488aef8cd8 Remove the utility wunderfixer.
The WU seems to no longer allow past-dated records.
2023-05-27 05:06:11 -07:00
Tom Keffer
d906b88f79 Document where to find the pip-installed executables 2023-04-07 15:17:26 -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