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

Fix doc issue where parameters listed twice in description #916

Merged
merged 8 commits into from Mar 26, 2022

Commits on Nov 6, 2021

  1. Fix doc issue where parameters could be listed twice in the method de…

    …scription
    
    * Remove sphinx extension sphinx_autodoc_typehints
    
    * Update sphinx pin to version 4.2.0
    
    * Show typehints in both signature and description
    lorenzncode committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    89d5f13 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Configuration menu
    Copy the full SHA
    8ff6a30 View commit details
    Browse the repository at this point in the history
  2. Move self to top of Parameter list in method documentation

    * Update sphinx pin to version 4.3.0
    lorenzncode committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    542c110 View commit details
    Browse the repository at this point in the history
  3. Fix black formatting

    lorenzncode committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    8613ce1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

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

Commits on Mar 26, 2022

  1. Configuration menu
    Copy the full SHA
    c3c63f5 View commit details
    Browse the repository at this point in the history
  2. * Update sphinx pin to version 4.4.0

    * autodoc_typehints_format = "short"
    lorenzncode committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    9b13724 View commit details
    Browse the repository at this point in the history