1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-09-19 19:56:34 -04:00
Commit Graph

3 Commits

Author SHA1 Message Date
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