| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-01-08 | Use target in `Deref` method section IDs | J. Ryan Stinnett | -4/+6 | |
| There can now be multiple `Deref` method sections, so this adds the target type to the section ID to ensure they are unique. | ||||
| 2021-01-08 | Recursively document methods via `Deref` traits | J. Ryan Stinnett | -0/+40 | |
