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

Add type hints (Part 2) #679

Merged
merged 8 commits into from
Feb 2, 2024
Merged

Add type hints (Part 2) #679

merged 8 commits into from
Feb 2, 2024

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    c4f103e View commit details
    Browse the repository at this point in the history
  2. chore: add sphinx-autodoc-typehints dependency

    This package is useful for properly displaying type hints in sphinx auto-generated API
    documentation.
    desilinguist committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8259041 View commit details
    Browse the repository at this point in the history
  3. chore: improve sphinx auto documentation

    - Use intersphinx to connect to other projects' documentation
    - Add autodoc typehints and tweak settings
    desilinguist committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3076e1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    819eb09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31af564 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2148dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c130ce View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    8d50bd3 View commit details
    Browse the repository at this point in the history