Commit Graph

12 Commits

Author SHA1 Message Date
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