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 entire crate #96

Merged
merged 42 commits into from
Jun 10, 2022

Commits on Jun 8, 2022

  1. Deny missing docs :3

    alice-i-cecile committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    d6c3a1e View commit details
    Browse the repository at this point in the history
  2. Module level docs

    alice-i-cecile committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    559ac6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3065802 View commit details
    Browse the repository at this point in the history
  4. Document geometry.rs

    alice-i-cecile committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    6dfc13b View commit details
    Browse the repository at this point in the history
  5. Document layout.rs

    alice-i-cecile committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    851a7fd View commit details
    Browse the repository at this point in the history
  6. Document prelude.rs

    alice-i-cecile committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    37245f3 View commit details
    Browse the repository at this point in the history
  7. Document lib.rs

    alice-i-cecile committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    b4c118d View commit details
    Browse the repository at this point in the history
  8. Document node.rs

    alice-i-cecile committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    3541aa5 View commit details
    Browse the repository at this point in the history
  9. Document number.rs

    alice-i-cecile committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    cce66c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    82e478a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff8f13f View commit details
    Browse the repository at this point in the history
  3. Add docs to forest.rs

    alice-i-cecile committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    058faa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0afc9bd View commit details
    Browse the repository at this point in the history
  5. Fix typo

    Co-authored-by: Andreas Weibye <13300393+Weibye@users.noreply.github.com>
    alice-i-cecile and Weibye committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    75546cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21c5fb5 View commit details
    Browse the repository at this point in the history
  7. Typo fix

    Co-authored-by: TimJentzsch <tim-jentzsch@gmx.de>
    alice-i-cecile and TimJentzsch committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    ac1a88c View commit details
    Browse the repository at this point in the history
  8. Typo fix

    Co-authored-by: TimJentzsch <tim-jentzsch@gmx.de>
    alice-i-cecile and TimJentzsch committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    f333976 View commit details
    Browse the repository at this point in the history
  9. Revert non-exhaustive annotation

    Co-authored-by: TimJentzsch <tim-jentzsch@gmx.de>
    alice-i-cecile and TimJentzsch committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    59bea78 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    549ab65 View commit details
    Browse the repository at this point in the history
  11. Clarify wording of mark_dirty field

    Co-authored-by: TimJentzsch <tim-jentzsch@gmx.de>
    alice-i-cecile and TimJentzsch committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    af8243e View commit details
    Browse the repository at this point in the history
  12. Clarify wording of mark_dirty field

    Co-authored-by: TimJentzsch <tim-jentzsch@gmx.de>
    alice-i-cecile and TimJentzsch committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    bb48a23 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    acbc511 View commit details
    Browse the repository at this point in the history
  14. index -> child_index

    alice-i-cecile committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    467c465 View commit details
    Browse the repository at this point in the history
  15. Fix incorrect comment

    alice-i-cecile committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    2ea5bad View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    806de4c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2dcf858 View commit details
    Browse the repository at this point in the history
  18. Fix merge error

    alice-i-cecile committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    545330f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    98a7aed View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b461525 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ba44c89 View commit details
    Browse the repository at this point in the history
  22. Small improvements to style.rs docs

    Co-authored-by: Andreas Weibye <13300393+Weibye@users.noreply.github.com>
    alice-i-cecile and Weibye committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    b870891 View commit details
    Browse the repository at this point in the history
  23. Typo fix

    Co-authored-by: Andreas Weibye <13300393+Weibye@users.noreply.github.com>
    alice-i-cecile and Weibye committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    3a33105 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1a716b6 View commit details
    Browse the repository at this point in the history
  25. Document sys.rs

    alice-i-cecile committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    6806b43 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7e53765 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Docs tweaks

    Co-authored-by: TimJentzsch <tim-jentzsch@gmx.de>
    alice-i-cecile and TimJentzsch committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    8b2335d View commit details
    Browse the repository at this point in the history
  2. Typos

    Co-authored-by: TimJentzsch <tim-jentzsch@gmx.de>
    alice-i-cecile and TimJentzsch committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    ec7a460 View commit details
    Browse the repository at this point in the history
  3. Caching notes

    alice-i-cecile committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    410c807 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc72d0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d50fdd4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dba84c8 View commit details
    Browse the repository at this point in the history
  7. Cargo fmt

    alice-i-cecile committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    cb9ee01 View commit details
    Browse the repository at this point in the history