diff --git a/docs/customizing.htm b/docs/customizing.htm index 3e4b8329..16bd572a 100644 --- a/docs/customizing.htm +++ b/docs/customizing.htm @@ -1221,8 +1221,8 @@ class MyFileGenerator(FileGenerator): # 1
It is worth noting that, like the main configuration file weewx.conf, UTF-8 is used throughout. The most important options are up near the top of the file. The truly important ones, the - ones you are likely to have to customize for your station, are shown in - bold face and in blue.
+ ones you are likely to have to customize for your station, are + highlighted.This section is available to you to add any static tags that you might want
to be available in the templates. As an example, the stock
diff --git a/docs/linux.htm b/docs/linux.htm
index 02a6d304..f396badb 100644
--- a/docs/linux.htm
+++ b/docs/linux.htm
@@ -45,10 +45,8 @@ img {
- This is a guide to install weewx on Linux systems from source. -
-- Installing from source will result in the following: + This is a guide to install weewx on Linux systems. The installation will + place weewx in the /home/weewx directory with the following:
| configuration file: | @@ -202,9 +200,6 @@ img { Also set any parameters specific to the station, such as the port for stations connected via serial port. -