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 option for autodoc to hide undocumented parameters but show undocumented return types #9792

Merged
merged 7 commits into from Apr 3, 2022

Commits on Nov 29, 2021

  1. feat: add new option for autodoc_typehints_description_target to incl…

    …ude undocumented return values
    gschwaer committed Nov 29, 2021
    Copy the full SHA
    93e4760 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1caf482 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    33bebf5 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Copy the full SHA
    f731bf1 View commit details
    Browse the repository at this point in the history
  2. autodoc_typehints_description_target: Rename returnvalue_and_document…

    …ed_params to documented_params
    tk0miya committed Apr 3, 2022
    Copy the full SHA
    fd42063 View commit details
    Browse the repository at this point in the history
  3. Fix a testcase

    tk0miya committed Apr 3, 2022
    Copy the full SHA
    e38c1bd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    da73960 View commit details
    Browse the repository at this point in the history