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

Intersphinx features #764

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from
Draft

Intersphinx features #764

wants to merge 21 commits into from

Commits on Jan 3, 2024

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

Commits on Jan 12, 2024

  1. Initial implementation for supporting any kind of intersphinx referen…

    …ces.
    
    Also include code to load intersphinx from a local file.
    Missing a few tests.
    tristanlatr committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    c9cafff View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    9f4b258 View commit details
    Browse the repository at this point in the history
  2. Add readme entries

    tristanlatr committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6a25195 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    c3692a9 View commit details
    Browse the repository at this point in the history
  2. Small adjustments

    tristanlatr committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    323a98a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e3244d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13a9314 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4af7de8 View commit details
    Browse the repository at this point in the history
  6. Fix docstring

    tristanlatr committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    c2b2339 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bc7c18 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Small improvments

    tristanlatr committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    92c98d8 View commit details
    Browse the repository at this point in the history
  2. Fix TypeAlias import

    tristanlatr committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    1dad5f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a30353e View commit details
    Browse the repository at this point in the history
  4. Fix test

    tristanlatr committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    e3bcda6 View commit details
    Browse the repository at this point in the history
  5. Fix mypy

    tristanlatr committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    3da2cd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f8dbd8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6971745 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ef7f528 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 31, 2024

  1. Add some tests declaration missing implementations. Tries doctests bu…

    …t looks like we're not running them so this will need to be moved to the actual test directory.
    tristanlatr committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    fb20cad View commit details
    Browse the repository at this point in the history