I've noticed some projects on GitHub have documentation pages created with Appledoc and hosted at username.github.com/project/Documentation. For example:
Project: http://pandamonia.github.com/BlocksKit/
Documentation: http://pandamonia.github.com/BlocksKit/Documentation/
How does this work? Is there a way I could do this for my own project?