Right now the Storm documentation is coupled with the Storm website, which resides in the ASF subversion repo. Meanwhile, the main Storm codebase is in an ASF git repo. This state is just an artifact of the original migration to Apache, but we can easily change it.
I'd like to see at least the documentation section of the website moved over to git. IMHO, when documentation gets distanced from the code, it rots quickly. I propose adding a "docs" directory to the git repo, and moving all the documentation markdown there. -Taylor
