Improve documentation for CounterField.
Review Request #9753 — Created March 6, 2018 and submitted
The CounterField documentation was lacking, and misleading in some
places. This simply fleshes out the docs to better match our current doc
requirements.There's a few small styling tweaks in the code as well to help tidy a few
things up.
Built the docs and checked for errors.
All unit tests in Djblets and Review Board pass.
- Change Summary:
-
Fixed a stylng error from moving a variable to a keyword argument.
- Commit:
-
ca2ec7b4ba24de0179d7439e19495df0055214236b7ff3c40585b291af75fe5f3042217683f6b9da
- Diff:
-
Revision 2 (+232 -48)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
- Commit:
-
6b7ff3c40585b291af75fe5f3042217683f6b9da35cf0d3d86ccddde928426aff104ae6486272d53
- Diff:
-
Revision 3 (+232 -48)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.