Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

docs: dedup docs for ethers::{abi,types,utils} #2601

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

DaniPopes
Copy link
Collaborator

Motivation

Inlining these gives duplicate results for anything in those modules since they are also found in ethers_core::*

Solution

#[doc(inline)] -> #[doc(no_inline)]

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@DaniPopes DaniPopes merged commit b5a989b into gakonst:master Sep 15, 2023
19 checks passed
@DaniPopes DaniPopes deleted the dedup-docs branch September 15, 2023 16:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants