1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-10-01 01:26:34 -04:00
Commit Graph

4 Commits

Author SHA1 Message Date
55862a2790 Prep for v1.6.1 release 2021-04-05 14:32:36 -04:00
9630279d14 First hack at flask 2021-01-21 15:11:44 -05:00
a35cb04ca7 Updated documentation and config output
This patch reformats the sample-config output for more
informative comments for the 3 external services:
openweathermap
opencagedata
avwx-api
2021-01-21 10:05:49 -05:00
ee2aeb5157 Added Sphinx based documentation
This patch adds the docuemntation source tree in docs.

You can build the documentation with

tox -edocs

View the documentation by opening a browser and viewing
aprsd/docs/_build/index.html
2021-01-09 14:12:13 -05:00