Closed (won't fix)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2012 at 19:15 UTC
Updated:
29 Jul 2014 at 21:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
lars toomre commentedAttached is an untested locally patch that is a result of reading through the top level of the current Statistics module from a documentation perspective.
The above review did not include a review of any of the Test files for this module.
Comment #2
jhodgdonThanks! Most of this patch is good. A few issues:
a) This type change is not part of our official documentation standards and needs to be removed from the patch:
b)
The @throws tage does not have a description with it, so there should not be indented information below it. Just put this information into a paragraph above the first @param.
Comment #3
lars toomre commentedThanks for the review @jhodgdon. I will leave this to someone else to re-roll to address the issues raised in #2.
Comment #4
jhodgdonThese issues are a lot of work with very little tangible payoff, so I'm closing the rest of them as "won't fix". Your efforts on working on this issue were appreciated... it was just my fault for starting a task that was very difficult to get right.
Let's instead put our effort into fixing and reviewing documentation that is really unclear and/or wrong, and I hope that the people who worked on these issues are not afraid to jump into a more reasonable issue!