Problem/Motivation
Clicking on the "Read documentation" link for Apps emits some kind of configuration file with text which needs a lot of cleanup.
Proposed resolution
Fix the spelling, grammar, capitalization, punctuation, and formatting (ie, spaces after comment delimiter). There might also be a need for further explanation of items, if this configuration file is intended to also be the only documentation for Apps.
Remaining tasks
Reading, editing, spell checking, correction, polishing with a fine wax, covering with plastic.
Comments
Comment #1
alexweber commentedAs far as I can tell this file is the API documentation which is intended for developers. There should at least be a README.txt with more general instructions!
Comment #2
cedeweyHere's a basic one to work off of.
Comment #3
alexweber commentedThanks cedewey!
It's incomplete but better than what we have right now which is nothing! :)
Comment #4
jec006 commentedHi guys,
Thank you, this looks like a great starting point. Committed here: http://drupal.org/commitlog/commit/19006/1fd5f3d88b964fb261a9014047af2e9...
Hopefully we can continue to improve it.