Commit Graph

157 Commits

Author SHA1 Message Date
Tom Keffer
8d4a842e9f V3.6.1 2016-10-13 15:16:49 -07:00
Tom Keffer
92dc89d5de v3.6.1rc2 2016-10-12 07:10:36 -07:00
Tom Keffer
45e7c8db89 Bumped version to v3.6.1rc1 2016-10-11 15:47:31 -07:00
matthewwall
da1d0a574c fix html headers in all of the htm pages 2016-10-11 11:32:03 -04:00
Tom Keffer
1fe27782ba Set version to V3.6.0 2016-10-07 14:39:16 -07:00
Tom Keffer
43e8b30879 Now transfers over old comment section of [StdWXCalculate] when doing
upgrade.
Bumped version to V3.6.0b3
2016-10-04 11:20:34 -07:00
Tom Keffer
221222aae8 Introduced new section [[Calculations]] under [StdWXCalculate] 2016-10-01 17:45:14 -07:00
matthewwall
ab6a4579ec bump to 3.6.0b2. include hardware.htm in version tagging. automatically do boilerplate version entry in rpm and deb to keep them in sync with the tarball. 2016-09-26 08:28:19 -04:00
Tom Keffer
0913d1d7ac V3.6.0 beta-1 2016-09-24 19:12:00 -07:00
matthewwall
0fc9fbd400 fix doc links 2016-09-22 17:04:41 -04:00
Tom Keffer
ffe439af05 Bumped version to V3.6.0a1. Augmented documentation for wee_database 2016-09-17 18:02:27 -07:00
Tom Keffer
f00c55a635 First quick hack at a Utilities Guide 2016-09-10 19:43:23 -07:00
Tom Keffer
e31dfcc255 Bumped version number to v3.5.0 2016-03-13 18:10:40 -07:00
Matthew Wall
e7c7989c5c clarify DatabaseTypes change from 3.1 to 3.2 2016-03-10 16:10:32 -05:00
Matthew Wall
b65d9480a2 undo incorrect 'fix' in upgrade guide 2016-03-10 13:39:42 -05:00
Matthew Wall
254da0f9f3 added 'meteorological problems' section to the troubleshooting section of user guide. minor tweaks to toc for better usability. 2016-03-10 13:07:22 -05:00
Matthew Wall
49a9966b67 attempt to get code examples to fit narrow page better. fix typos in a code example. 2016-03-10 02:00:05 -05:00
Matthew Wall
61ee948bd6 more toc cleanup. simplify doc index. 2016-03-09 23:19:16 -05:00
Matthew Wall
8d05c02f65 other docs use .htm, so use that for index as well 2016-03-09 19:42:11 -05:00
Matthew Wall
5b8cad1ad3 ensure that version tagging still works 2016-03-09 19:38:21 -05:00
Matthew Wall
8681e4ba27 fixed add/change/remove. removed useless css tags. fix broken pre formatting. fix corrupted pre sections. eliminate jarring inverse text color derived from original microsoft templates. added document index. eliminate redundant readme.htm. 2016-03-09 19:34:12 -05:00
davies-barnard
86c697e6cb Head Changes
Updated title and favicon tag.
2016-02-27 08:50:27 +00:00
davies-barnard
46224382d9 CSS Changes
Conversion of font sizes to %ages and addition of media queries.
2016-02-26 18:22:01 +00:00
davies-barnard
4f62c8dfee Mobile Reading Improved
CSS and template updates to make the docs easier to read on different
devices.
2016-02-21 09:53:01 +00:00
Matthew Wall
82b2fd2fe2 bump version to 3.4.0 2016-01-16 22:03:12 -05:00
Tom Keffer
71de5f4c3e Version 3.3.1 2015-12-06 14:54:11 -08:00
Tom Keffer
275df8f284 Version 3.3.0 2015-12-05 09:05:10 -08:00
Tom Keffer
6ec44cb61f Prettied up weewxd --help 2015-12-05 09:02:46 -08:00
Matthew Wall
5c0dd2d52e added note about DatabaseTypes 2015-09-01 18:39:11 -04:00
Tom Keffer
83089f27b3 V3.3.0b1 2015-08-30 07:48:01 -07:00
Tom Keffer
0535f55f8f Now really includes wunderfixer in the release. 2015-07-30 19:14:44 -07:00
Tom Keffer
6554cc5235 Fixed problem when using setup.py to install into a non-standard
location. Weewx would start a new database in the "standard" location,
ignoring the old one in the non-standard location.
2015-07-18 16:38:13 -07:00
Tom Keffer
21fc9e888b V3.2.0 release candidate 2015-07-15 13:48:04 -07:00
tkeffer@gmail.com
1d3fd13ae6 V3.2.0b3 2015-07-15 06:47:43 -07:00
Tom Keffer
4941f2f225 V3.2.0b2 2015-07-11 18:44:47 -07:00
Tom Keffer
132511245a Reformatted, changed lots of <p> to <pre>
Fixed bad bookmark link
2015-07-09 08:35:54 -07:00
Matthew Wall
e0914953e9 bump version to 3.2.0b1 2015-07-07 11:49:55 -04:00
Tom Keffer
e1399355cd Introduced new top-level stanza [DatabaseTypes].
Subsections [[SQLite]] and [[MySQL]] now go under it.
Updated docs to match.
2015-07-05 18:28:01 -07:00
Tom Keffer
565522e130 Added additional debug logging to main engine loop.
V3.2.0a3
2015-06-30 10:04:32 -07:00
Tom Keffer
9f4507a564 Fixed HTML grammar problem (tables cannot go inside paragraphs). 2015-06-26 16:50:27 -07:00
Matthew Wall
07aec93c2a update upgrade guide with info about new utilities 2015-05-02 12:20:53 -04:00
Tom Keffer
16553cf0bd Fixed minor HTML problems to satisfy PyDev validation utility. 2015-03-24 08:08:47 -07:00
Matthew Wall
554ba29723 eliminate svn:keywords Id 2015-03-08 11:03:39 -04:00
Tom Keffer
4914259989 Version 3.1.0 2015-02-05 21:15:03 +00:00
Tom Keffer
890ac09c0c V3.1.0rc1 2015-02-05 02:25:16 +00:00
Matthew Wall
76dcb2ffe8 eliminate use of host=picorino_ROOT 2015-02-01 02:28:02 +00:00
Matthew Wall
5a49c77248 bump to 3.0.1 2014-12-06 17:59:35 +00:00
Tom Keffer
03cc9a42e5 V3.0.0 2014-12-05 18:38:08 +00:00
Tom Keffer
664657d7bb V3.0.0b3 2014-12-05 13:26:42 +00:00
Matthew Wall
979bb5a3fc minor highlighting fix. make the 'added' color a bit more in-your-face. 2014-12-03 05:20:42 +00:00