Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

subscriber: add more cross-references to documentation #1553

Merged
merged 1 commit into from
Sep 12, 2021
Merged

Commits on Sep 12, 2021

  1. subscriber: add more cross-references to documentation

    This branch adds some new documentation in a few places that references
    other sections in the docs. This should help make some of the crate's
    APIs easier to find. In particular, the crate's top level docs now
    summarize the `Layer` and `Filter` traits, and link to their individual
    docs sections. Additionally, the per-layer filtering section in the
    `Layer` module docs now references some of the concrete `Filter`
    implementations in the `filter` module.
    hawkw committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    fbb64a8 View commit details
    Browse the repository at this point in the history