From 4bd60cd6ce09ba52ce8a28a1ffe4acb914525e70 Mon Sep 17 00:00:00 2001 From: Vince Skahan Date: Wed, 4 Jan 2023 18:34:44 -0800 Subject: [PATCH] remove FIXME notes --- docs/devnotes.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/devnotes.md b/docs/devnotes.md index 21a21897..2e234c40 100644 --- a/docs/devnotes.md +++ b/docs/devnotes.md @@ -280,8 +280,6 @@ pressure_mbar = 990.1 WeeWX uses a number of conventions to signal the variable type, although they are not used consistently. -**FIXME - table CSS** - @@ -436,7 +434,6 @@ holds a statistical summary for the day. For example, for outside temperature observation type [outTemp]), this table would be named [archive_day_outTemp]. Here's what it would look like: -**FIXME - table CSS**
Variable suffix conventions
@@ -504,7 +501,6 @@ Structure of the [archive_day_outTemp] daily summary Here's what the table columns mean: -**FIXME - table CSS** @@ -590,8 +586,6 @@ working off an SD card. The daily summary for wind includes six additional fields. Here\'s what they mean: -**FIXME - table CSS** -
@@ -644,8 +638,6 @@ math.sqrt(wsquaresum / sumtime) This is a glossary of terminology used throughout the code. -**FIXME - table CSS** -
Terminology used in WeeWX