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

Documentation and test updates and fixes #86

Merged
merged 19 commits into from
Jun 17, 2024
Merged

Documentation and test updates and fixes #86

merged 19 commits into from
Jun 17, 2024

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    38023ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0b3b5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    483515a View commit details
    Browse the repository at this point in the history
  4. Update printing of planets

    abhro committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7fdbb7d View commit details
    Browse the repository at this point in the history
  5. Fix up and update formatting

    - Use julia-repl lang tags
    - Consistent whitespace
    - Use double bactkicks instead of escaped dollars
      for math
    - Use unicode more liberally in docstrings so that
      terminal help doesn't show latex codes
    abhro committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    33940f2 View commit details
    Browse the repository at this point in the history
  6. Remove broken link

    abhro committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    055c0fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8703340 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a9b67de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    64b78f7 View commit details
    Browse the repository at this point in the history
  10. Add doctests in manual

    abhro committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d3c7486 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    19e6760 View commit details
    Browse the repository at this point in the history
  12. Add doctests to test suite

    abhro committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ce8ca29 View commit details
    Browse the repository at this point in the history
  13. Add link to julia base doc

    abhro committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    918e037 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a2207a4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4953c92 View commit details
    Browse the repository at this point in the history
  16. Use atand directly

    abhro committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    375370c View commit details
    Browse the repository at this point in the history
  17. Add kwdef to structs

    abhro committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    768b7a6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    747a82d View commit details
    Browse the repository at this point in the history
  19. Disable doctests in test suite

    abhro committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1d7bd16 View commit details
    Browse the repository at this point in the history