Future-proof and better document UserInfoboxHook.
Review Request #9296 — Created Oct. 20, 2017 and submitted
This prepares
UserInfoboxHook
for use by extension authors by
future-proofing the function signatures (adding*kwargs
and calling
methods using keyword arguments) and adding a documentation page on the
hook. The docs page covers the details of rendering and cache control,
and provides examples for basic instantiation and subclassing.
Built the docs, checking for build errors and spelling errors.
Read through and made sure all links and formatting was correct.
Description | From | Last Updated |
---|---|---|
mailHeader?? |
david |
- Change Summary:
-
Added some missing lines to the change.
- Commit:
-
ab15673ac1a9ae2f8a7bd749ef16ab4c65e66d2878b3a401f38d76a9dc5aed26b442e6585a5c13e8
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.