Online Dokumentation:
- https://brightnessmonitor.github.io/
- http://brightness-monitor-docs.readthedocs.io/de/latest/index.html
Quellcode:
- Client: https://github.com/BrightnessMonitor/BrightnessMonitorClient
- Server: https://github.com/BrightnessMonitor/BrightnessMonitorWeb
cd docs
./update_html.shGit Commit & Push anschließend
git add -A
git commit -m "update html"
git pushpip install sphinx
pip install sphinx-autobuild
pip install sphinx_rtd_theme
pip install sphinxcontrib-bibtex