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

register custom autosummary get_documenter functions #8038

Merged
merged 11 commits into from Aug 7, 2020

Commits on Aug 2, 2020

  1. Copy the full SHA
    c212f58 View commit details
    Browse the repository at this point in the history
  2. implement the dispatching

    keewis committed Aug 2, 2020
    Copy the full SHA
    2bdaa6c View commit details
    Browse the repository at this point in the history
  3. convert to a method

    keewis committed Aug 2, 2020
    Copy the full SHA
    83905c6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7bbcc3e View commit details
    Browse the repository at this point in the history
  5. actually use it as a method

    keewis committed Aug 2, 2020
    Copy the full SHA
    95cb391 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9589734 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c4dc1b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. revert the dispatcher changes

    keewis committed Aug 7, 2020
    Copy the full SHA
    78e4499 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    79a2471 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9d60f34 View commit details
    Browse the repository at this point in the history
  4. update the type hint

    keewis committed Aug 7, 2020
    Copy the full SHA
    b4dec34 View commit details
    Browse the repository at this point in the history