I don't have any input on the github v. codeplex git implementation...although I'm interested in the outcome.
As far as documentation, I'd recommend using Sphinx found here: http://sphinx-doc.org
It would provide the ability to ship the documentation in a variety of formats in the zip file and host the same single-source documentation on GitHub (and codeplex?).
Also separates the documentation from the code, which in this situation is how Marc already had the docs structured and would allow contributions from people to the documentation separate from the code.
My $0.02...thanks,
Nathan
As far as documentation, I'd recommend using Sphinx found here: http://sphinx-doc.org
It would provide the ability to ship the documentation in a variety of formats in the zip file and host the same single-source documentation on GitHub (and codeplex?).
Also separates the documentation from the code, which in this situation is how Marc already had the docs structured and would allow contributions from people to the documentation separate from the code.
My $0.02...thanks,
Nathan