Using doxygen with gh-pages on GitHub
As I’ve been working on my RenameTV project recently, I thought it about time to start properly and formally documenting my code. For automatic documentation generation there is doxygen, which is fantastically well supported and pretty much always works like a charm. It can create very detailed and cross-referenced documentation in many formats including HTML [...]