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

[Merged by Bors] - docs: Full documentation for bevy_asset #3536

Closed
wants to merge 32 commits into from

Commits on Jul 9, 2022

  1. Configuration menu
    Copy the full SHA
    7bce388 View commit details
    Browse the repository at this point in the history
  2. Fix a couple mistakes

    manokara committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    4d5a87b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de375df View commit details
    Browse the repository at this point in the history
  4. Remove SourceMeta

    manokara committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    9ab5acf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be09fc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ad845b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    098b9bb View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Document loader module

    manokara committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    12ed78f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f0cbba View commit details
    Browse the repository at this point in the history
  3. Fix typo in loader.rs

    manokara committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    dc057cb View commit details
    Browse the repository at this point in the history
  4. Finish assets module

    manokara committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    ebe8b95 View commit details
    Browse the repository at this point in the history
  5. Fix typo in io/mod.rs

    manokara committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    8ecfd5d View commit details
    Browse the repository at this point in the history
  6. Document asset_server module

    manokara committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    4ced5e3 View commit details
    Browse the repository at this point in the history
  7. Document diagnostic module

    manokara committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    0b8e486 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3eb0afb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e61305e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    31e9a71 View commit details
    Browse the repository at this point in the history
  11. Run cargo fmt

    manokara committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    5359424 View commit details
    Browse the repository at this point in the history
  12. Enhancements and fixes

    manokara committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    79fe66b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6415c76 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9fae232 View commit details
    Browse the repository at this point in the history
  15. Document debug_asset_server

    manokara committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    c9eb8ae View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5534af5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    df1f864 View commit details
    Browse the repository at this point in the history
  18. Fix unresolved doc link

    manokara committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    482d7a0 View commit details
    Browse the repository at this point in the history
  19. Fix doc tests

    manokara committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    0979c1a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c922e39 View commit details
    Browse the repository at this point in the history
  21. Document io/metadata module

    manokara committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    acc59b9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4fc237b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Revert breaking changes

    manokara committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    31615ac View commit details
    Browse the repository at this point in the history
  2. Put derive below docstring

    manokara committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    92d9ae2 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Fix typos

    manokara committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    01b0b23 View commit details
    Browse the repository at this point in the history