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

Document every public item in bevy_ecs #8731

Merged
merged 65 commits into from
Jun 10, 2023
Merged

Commits on May 31, 2023

  1. add docs to Access structs

    JoJoJet committed May 31, 2023
    Configuration menu
    Copy the full SHA
    cba8a45 View commit details
    Browse the repository at this point in the history
  2. add docs to ParIter

    JoJoJet committed May 31, 2023
    Configuration menu
    Copy the full SHA
    eb3e2e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28ba325 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b532943 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f647af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    210bbb0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e82f1ef View commit details
    Browse the repository at this point in the history
  8. add docs to States::Iter

    JoJoJet committed May 31, 2023
    Configuration menu
    Copy the full SHA
    efb8eb9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    34eeb15 View commit details
    Browse the repository at this point in the history
  10. add docs to SparseSetIndex

    JoJoJet committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3978b66 View commit details
    Browse the repository at this point in the history
  11. add docs to CombinatorSystem

    JoJoJet committed May 31, 2023
    Configuration menu
    Copy the full SHA
    4c3f980 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8f1481f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    85ee513 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ab8119 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bb8d299 View commit details
    Browse the repository at this point in the history
  16. add docs to SystemName

    JoJoJet committed May 31, 2023
    Configuration menu
    Copy the full SHA
    a9cd743 View commit details
    Browse the repository at this point in the history
  17. add docs to SystemState

    JoJoJet committed May 31, 2023
    Configuration menu
    Copy the full SHA
    0895efd View commit details
    Browse the repository at this point in the history
  18. add missing docs to Archetype

    JoJoJet committed May 31, 2023
    Configuration menu
    Copy the full SHA
    aa194f6 View commit details
    Browse the repository at this point in the history
  19. add missing docs to bundle.rs

    JoJoJet committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3875e1a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    da6683d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7421b1e View commit details
    Browse the repository at this point in the history
  22. add missing docs to commands

    JoJoJet committed May 31, 2023
    Configuration menu
    Copy the full SHA
    e03a0fd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    eead342 View commit details
    Browse the repository at this point in the history
  24. add docs to check_change_tick

    JoJoJet committed May 31, 2023
    Configuration menu
    Copy the full SHA
    e37bffd View commit details
    Browse the repository at this point in the history
  25. document SystemState::new

    JoJoJet committed May 31, 2023
    Configuration menu
    Copy the full SHA
    c97c067 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a29c867 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    14ed693 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    206b7f5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5e0f339 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    578c3ca View commit details
    Browse the repository at this point in the history
  31. document world modules

    JoJoJet committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3f64496 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3a43ebb View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c15e992 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    edf776e View commit details
    Browse the repository at this point in the history
  35. add missing docs to WorldCell

    JoJoJet committed May 31, 2023
    Configuration menu
    Copy the full SHA
    2c2bb08 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    35db910 View commit details
    Browse the repository at this point in the history
  37. add missing docs to event.rs

    JoJoJet committed May 31, 2023
    Configuration menu
    Copy the full SHA
    5ea50f2 View commit details
    Browse the repository at this point in the history
  38. document top-level modules

    JoJoJet committed May 31, 2023
    Configuration menu
    Copy the full SHA
    07d73ff View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    2ec8f7c View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    d511301 View commit details
    Browse the repository at this point in the history
  41. warn on missing docs

    JoJoJet committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b34abc3 View commit details
    Browse the repository at this point in the history
  42. Fix ape-brain comments

    Co-authored-by: François <mockersf@gmail.com>
    JoJoJet and mockersf committed May 31, 2023
    Configuration menu
    Copy the full SHA
    94ed960 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    3fd9d3d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Apply suggestions from code review

    Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
    JoJoJet and alice-i-cecile committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    4364e08 View commit details
    Browse the repository at this point in the history
  2. Rewrite docs for Bundles

    JoJoJet committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    912c737 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86d747a View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: James Liu <contact@jamessliu.com>
    JoJoJet and james7132 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    ca47a6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc3c824 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ffa2c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    96099b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3f847c View commit details
    Browse the repository at this point in the history
  3. qualify a type in docs

    JoJoJet committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    012c1fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d0ab51 View commit details
    Browse the repository at this point in the history
  5. Fix a typo

    JoJoJet committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    c68f9dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31b5021 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c6ada9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a23d102 View commit details
    Browse the repository at this point in the history
  9. variants

    JoJoJet committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    9faf035 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b7d4e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    5213b1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39ac5c7 View commit details
    Browse the repository at this point in the history
  3. ComponentId is not opaque

    JoJoJet committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    5aa7b0f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Option -> Result

    JoJoJet committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    94b3a2d View commit details
    Browse the repository at this point in the history
  2. ComponentId::new

    JoJoJet committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    e5c2284 View commit details
    Browse the repository at this point in the history
  3. doc links

    JoJoJet committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    ebc14e9 View commit details
    Browse the repository at this point in the history