Quantcast
Viewing all articles
Browse latest Browse all 2

Suggestion: Make askbot.org/doc/ community edited wiki

It would be good if the Askbot docs were presented as a wiki so developers could put notes against paragraphs and so on. I think Django uses something like this on their docs pages. It could be hidden from view by default to prevent viewers being hit by a barrage of comment tags. There are several typos, style changes and more important missing functionality documentation that I'd like to put in. Askbot needs a mechanism to manage these submissions. It looks like the documentation shown on this site comes from the [git controlled source](https://github.com/ASKBOT/askbot-devel/tree/master/askbot/doc/source) so I could just make changes and then do a git pull request. However this mechanism would lack any discussion around a documentation issue and those only interested in deploying and not coding might be locked out.

Viewing all articles
Browse latest Browse all 2

Trending Articles