Docs: Love! Linking, <remarks> fixes, code formatting, etc. by NickCraver · Pull Request #2100 · StackExchange/StackExchange.Redis
added 2 commits
April 18, 2022 10:21NickCraver added a commit that referenced this pull request
Apr 19, 2022NickCraver added a commit that referenced this pull request
Apr 19, 2022…2109) 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 `<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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters