Files
weewx/docs_src/usersguide/index.md
Tom Keffer 2fe42433fe Rename docs subdirectories.
docs -> docs_src
html_docs -> docs

This puts the names closer to the end product.
2023-04-04 07:27:42 -07:00

14 lines
830 B
Markdown

# WeeWX User's Guide
Version: 5.0
This is the complete guide to installing, configuring, and troubleshooting WeeWX.
## About WeeWX
[WeeWX](http://www.weewx.com) is software, written in [Python](https://www.pythong.org), that interacts with a weather station to produce plots, reports, and HTML pages. It can optionally upload the reports to a remote Web server as well as publish to weather services such as [WeatherUnderground](https://www.wunderground.com/), [CWOP](http://wxqa.com/), or [PWSweather.com](https://www.pwsweather.com/).
Initial development began in the winter of 2008-2009, with the first release in 2009.
The source code is hosted on [GitHub](https://github.com/weewx/weewx). It can be installed using package installers or pip. Download are available at [weewx.com/downloads](http://weewx.com/downloads).