Questions tagged [doxygen]

2 questions
3
votes
1 answer

How to change directory in CRON for Doxygen code documentation?

I'm setting up a crontab to auto generate our Doxygen documentation every day. I'd like to just have a single command that does this rather than creating a .sh file that does it. My question is that normally I run doxygen CONFIGFILE in the current…
Ben
  • 3,630
  • 17
  • 62
  • 93
0
votes
2 answers

How to get linux start a script when files did changed

i'm not that good configuring a linux server. So i hope someone can give me a hint for my problem. I have installed trac for managing projects. It contains a plugin for doxygen. As far as i know i need to generate the doxygen output by myself. So i…
kshala