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

Updates for wakepy 0.8.0: Docs + small enhancements #271

Merged
merged 40 commits into from
Apr 23, 2024

Commits on Apr 23, 2024

  1. fix docs: Mode._deactivate()

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a847d6b View commit details
    Browse the repository at this point in the history
  2. update docs

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5aec6e0 View commit details
    Browse the repository at this point in the history
  3. add ActivationError to docs

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    318a1a3 View commit details
    Browse the repository at this point in the history
  4. docstring of ActivationError

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c3e87de View commit details
    Browse the repository at this point in the history
  5. fix typos

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    600e294 View commit details
    Browse the repository at this point in the history
  6. update on_fail docstring

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0e13814 View commit details
    Browse the repository at this point in the history
  7. add: ActivationResult

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    907cbfa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ce7e78 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08656e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f6e3741 View commit details
    Browse the repository at this point in the history
  11. remove ActivationResults Attribute section in docs

    This has duplicate info and is not even correct as only one of the attributes
    was listed
    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    43ab3ea View commit details
    Browse the repository at this point in the history
  12. cross-linking in Method docs

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b52b6d3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a1d6d81 View commit details
    Browse the repository at this point in the history
  14. update Method.caniuse docs

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7a1da55 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9ade01f View commit details
    Browse the repository at this point in the history
  16. update Method.mode docs

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5491abe View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    191a19b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    80522dd View commit details
    Browse the repository at this point in the history
  19. docstring length

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    dfedb1c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c83847e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5779002 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2556ae1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    96f5cfc View commit details
    Browse the repository at this point in the history
  24. update dbus adapter docs

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    cf50368 View commit details
    Browse the repository at this point in the history
  25. update Method docs

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8100c6c View commit details
    Browse the repository at this point in the history
  26. remove: Method.description

    this has not been used anywhere.
    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c3773c5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    56db271 View commit details
    Browse the repository at this point in the history
  28. Add PlatformName to docs

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2793deb View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c332e0d View commit details
    Browse the repository at this point in the history
  30. add cross-references to Mode

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    48cd6b0 View commit details
    Browse the repository at this point in the history
  31. add docs for ModeExit

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    66623cd View commit details
    Browse the repository at this point in the history
  32. add newline

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7e2154a View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c2bd652 View commit details
    Browse the repository at this point in the history
  34. improve on_fail docs

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fad9e78 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    abe9a27 View commit details
    Browse the repository at this point in the history
  36. rename modename -> mode_name

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    709408b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    f6e287c View commit details
    Browse the repository at this point in the history
  38. lazy-load JeepneyDBusAdapter

    fohrloop committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    377382e View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    cdf9b63 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    4ac1908 View commit details
    Browse the repository at this point in the history