e6178d60d2986f962c7f7ea970a19ad7a2f3b786
[feisty_meow.git] / infobase / configuration / cron / doxygen.crontab
1
2 #[doxygen]
3 # update the feisty meow documentation once on each of tuesday, thursday and saturday.
4 20 4 * * 2,4,6 (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd $FEISTY_MEOW_APEX/documentation; make) &>>/tmp/${CRONUSER}-cron-doxygen.log 
5
6