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

feat(jsii-pacmak): add Python docstrings #470

Merged
merged 8 commits into from
Apr 19, 2019
Merged

Commits on Apr 17, 2019

  1. feat(jsii-pacmak): add Python docstrings

    Add support for docstrings in the Python generator.
    Rico Huijbers committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    3074b1f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into huijbers/python-doc…

    …strings
    Rico Huijbers committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    26efb2f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Configuration menu
    Copy the full SHA
    88cf885 View commit details
    Browse the repository at this point in the history
  2. Add in version requirement for JSII

    Rico Huijbers committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    f592e51 View commit details
    Browse the repository at this point in the history
  3. Strip nonversion part of jsiiVersion

    Rico Huijbers committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    5521d1c View commit details
    Browse the repository at this point in the history
  4. Explode keyword arguments into method argument list

    Rico Huijbers committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    80fad8e View commit details
    Browse the repository at this point in the history
  5. Show arguments in docstrings even if argument has no docs, otherwise …

    …it won't show up at all
    Rico Huijbers committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    f3e3e3b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. Update expectations

    Rico Huijbers committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    21883e7 View commit details
    Browse the repository at this point in the history