Commit Graph

25 Commits

Author SHA1 Message Date
Tom Keffer
1a70fe83b5 Add instructions on installing importlib-resources for Python 3.6 2024-01-10 14:16:57 -08:00
matthew wall
4eb1f5bc60 revert weewxd and weectl invocations for a git install - i forgot that only a pip or deb/rpm install puts entry points into your path 2024-01-02 13:02:27 -05:00
matthew wall
4c11bd581b weectl and weewxd can be invoked without specifying python 2024-01-02 11:09:35 -05:00
Tom Keffer
cdd4d60c59 Fix some broken links. 2023-12-23 18:06:50 -08:00
matthew wall
043648e94b remain agnostic 2023-12-22 09:18:50 -05:00
matthew wall
9d25cee13a more consistency/smoothing in the quickstart instructions 2023-12-22 09:16:09 -05:00
matthew wall
915cb924f7 make help links consistent in the quickstarts 2023-12-22 08:30:56 -05:00
matthew wall
7d8612c242 python 3.6 now not python 3.7 2023-12-21 14:18:34 -05:00
Tom Keffer
e706ea2a61 Simplify customization instructions.
Change the title of the section on application options back to "The
configuration file weewx.conf" (which is what it was in V4). No one
knows what "application options" are.
2023-12-11 13:38:51 -08:00
Matthew Wall
6eef0abb2e provide guidance about installing extensions 2023-11-25 10:13:08 -05:00
Matthew Wall
b451610cad prefer inline note to footnote 2023-11-25 08:25:57 -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
7ceeb24a25 Brackets need quotes. 2023-11-19 11:59:23 -08:00
Tom Keffer
283eddc0d0 Catch up git install instructions to the recent refactor 2023-10-19 08:10:14 -07:00
Tom Keffer
6cd5dc91f6 Refactor, using 'src' instead of 'bin' to hold the source code.
wee_resources becomes weewx_data, and is put in version control.
The build documentation, as well as the 'user' subdirectory, are now
in it.

This allows weewxd to be run directly from the git repository for
two reasons: 1) the documentation does not have to be built first.
2) because the source code is now under 'src', while the 'user'
subdirectory is in weewx_data, weewxd does not accidentally pick
up the repository's version of the 'user' subdirectory.
2023-10-17 05:14:34 -07:00
Tom Keffer
9d388cabd2 Build the resources before attempting to provision. 2023-10-03 08:31:44 -07:00
Tom Keffer
390a368392 Clarify role of weectl 2023-08-11 05:23:42 -07:00
Tom Keffer
82beaac652 Fix links and formatting in User's guide 2023-07-21 15:32:38 -07:00
Matthew Wall
24c28f2791 fix links. make instructions consistent. added copy option to shell blocks. 2023-07-21 09:04:20 -04:00
Matthew Wall
e1716178e0 no -y option to pip 2023-07-19 09:48:18 -04:00
Matthew Wall
4142ef8329 run from source is more generic than run from git 2023-07-19 07:23:28 -04:00
Tom Keffer
92ce711881 Change file versions.md to upgrade.md
Shorten lines
2023-07-18 04:54:18 -07:00
Matthew Wall
d174a0debc make git and pip pages consistent 2023-07-17 09:28:04 -04:00
Tom Keffer
71ae0e47ee Minor edits 2023-07-03 17:43:37 -07:00
Tom Keffer
34eb8d7133 Run from a "git" repository (not "source"). 2023-06-29 06:43:40 -07:00