I've seen in several projects that developers include something like $Revision$
in source code documentation. I think they are macros or environment variables for some tool but I do not know how to work with them.
I am interested on adding this feature to my next project. I normally use TextMate, git and doxygen. Any suggestions?