0

We are using mercurial-hg and git, and are wondering if there is a way to create documentations from the existing code and newly check-ed in code.

Is there any plugin that we can hook into mercurial-hg/git that generates documentations?

Thanks

Lydon Ch
  • 8,637
  • 20
  • 79
  • 132

1 Answers1

2

Hooks plus doxygen should do the trick.

albert
  • 8,285
  • 3
  • 19
  • 32
Chris McCall
  • 10,317
  • 8
  • 49
  • 80