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

Elaborate doc for Axis and fix an example for Axes #956

Merged
merged 3 commits into from Mar 27, 2021
Merged

Commits on Mar 27, 2021

  1. Configuration menu
    Copy the full SHA
    a241240 View commit details
    Browse the repository at this point in the history
  2. FIX: Update Axes example, clarify docs and adjust reexports

    Update the example to use fields instead of method calls. (The
    deprecation warnings in examples are never visible to us.)
    
    Use pub(crate) more correctly here, for the items that are not pub.
    bluss committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    be13f3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7be7fd5 View commit details
    Browse the repository at this point in the history