mirror of
https://github.com/travisgoodspeed/goodwatch
synced 2024-11-21 23:58:31 +00:00
Makefile targets to deploy doxygen documentation.
This commit is contained in:
parent
88b0ecf647
commit
173fd2dada
@ -141,3 +141,7 @@ energytrace: goodwatch.hex sbwflash
|
||||
gnuplot energytrace-txt.gnuplot
|
||||
../bin/batterylife.py <energytrace.txt
|
||||
|
||||
docs:
|
||||
doxygen
|
||||
docsdeploy: docs
|
||||
rsync -ave ssh html/* goodwatch.org:/var/www/html/doxygen/
|
||||
|
Loading…
Reference in New Issue
Block a user