Skip to content

Conversation

@NickCraver
Copy link
Collaborator

Repeat of #2100, for after #2071 goes in.

This does a few things globally to the interfaces:

  • De-dupes <remarks> since evidently past the first one doesn't count/render
  • Links our redis command links (and all others) so they're easily clickable!
  • Moves a few types to proper class files
  • In places sync/async methods are adjacent, utilizes ` to de-dupe
  • ...and some other misc URL cleanup throughout.

In general: docs only change - I think we should merge this as-is to help PRs coming in, then I'll continue to iterate on docs.

I missed an overload case being an idiot - adding the missing source break for the case in #2071.

...also fixing KeyTouch ordering while in here.

Note that adding `CommandFlags` back optional seems like a quick fix and I did try that route, but in a full test suite here it became apparent that created other ambiguous overload cases, so went this route.
This does a few things globally to the interfaces:
- De-dupes `<remarks>` since evidently past the first one doesn't count/render
- Links our redis command links (and all others) so they're easily clickable!
- Moves a few types to proper class files
- In places sync/async methods are adjacent, utilizes `<inheritdoc cref="" /> to de-dupe
- ...and some other misc URL cleanup throughout.

In general: docs only change - I think we should merge this as-is to help PRs coming in, then I'll continue to iterate on docs.
…2108)

Reverts #2100

This was aimed to be merged _after_ #2098 landed, my fault. Reverting out for that to happen.
@NickCraver NickCraver changed the base branch from craver/fix-2071 to main April 19, 2022 15:24
@NickCraver NickCraver changed the title Repeat: Docs: Love! Linking, <remarks> fixes, code formatting, etc."" Repeat: Docs: Love! Linking, <remarks> fixes, code formatting, etc. Apr 19, 2022
@NickCraver
Copy link
Collaborator Author

Approved in #2100, re-merging here.

@NickCraver NickCraver merged commit 75471fb into main Apr 19, 2022
@NickCraver NickCraver deleted the revert-2108-revert-2100-craver/docs-update-1 branch April 19, 2022 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant