Hello,
This is a very interesting project. I have an idea: iterative documentation generation.
For example, when codewiki generates its documentation, the commit hash can be stored in the output.
Then, we could invoke some regeneration command, and it will build upon the existing documentation considering the commits made since the last stored hash.
This could improve usefulness in production scenario.
Opinions?