In order for people to contribute on a question/answer site in my view user manual is absolutely necessary with as much details as possible, supplemented with online help. Regarding code documentation I was referring more to the documentation which describes the specific design decisions, classes and the inner workings of the code so that it becomes easier for people to use. In my view since askbot uses django, the documentation standard for this project should also match that of django. It will be good to create a documentation as sub part of this project and invite contributors.
Incheon ( 2012-02-28 23:08:19 -0500 )editI'd rather have askbot be self-evident, than documented. That said the installation procedure and documentation are neither.
brycenesbitt ( 2012-03-04 23:24:20 -0500 )editIts impossible to have a good self-evident system for all common use cases, indeed the best user interface developers like apple also needs to be produce a very detailed documentation. As mentioned in my post earlier documentation is necessary for the success of this project. As its based on django I hope askbot should follow django example for documentation.
Incheon ( 2012-03-08 21:26:48 -0500 )edit