Normalize hooks.txt formatting
authorBryan Davis <bd808@wikimedia.org>
Wed, 3 Jun 2015 05:03:51 +0000 (23:03 -0600)
committerBrad Jorsch <bjorsch@wikimedia.org>
Wed, 3 Jun 2015 19:38:57 +0000 (15:38 -0400)
commit4111fb7003fac3d3e6f756d59cc101f0966a2321
treeded0ddc9a74c095fc32297542334d2e1fa8f76bc
parentd0d539e6bae1d5b333828ad346eadef3399f5fb1
Normalize hooks.txt formatting

* Line wrap at 80 columns
* Added missing '$' for pass by reference parameters
* "$param_name: ..." for all params
* Parameter descriptions that wrap have a 2 space hanging indent
* "DEPRECATED! Use ..." immediately follows hook name
* Indent code examples with tabs per MW coding standards
* Move "hanging" information into description headers
* Fix some really out-of-order alphabetizations

Change-Id: Ic5453c90fb9b58e9fc137d8f45dcd255957bf76d
docs/hooks.txt