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

private/model/api: Improve SDK API reference doc generation #2617

Merged
merged 5 commits into from
May 24, 2019

Commits on May 23, 2019

  1. private/model/api: Fix SDKs doc generation

    Fixes bugs in how the SDK generates the Go documentation for the AWS
    API clients.
    
    Fix aws#2572
    Partial Fix aws#2374
    jasdel committed May 23, 2019
    Configuration menu
    Copy the full SHA
    c7d87f2 View commit details
    Browse the repository at this point in the history
  2. private/model/api: Fix pagination helper method doc example

    Fixes the pagination helper method's doc example to refer to the package
    of the paginator.
    
    Fix aws#2374
    jasdel committed May 23, 2019
    Configuration menu
    Copy the full SHA
    6555d0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9479d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74b1d0a View commit details
    Browse the repository at this point in the history
  5. fixup vet issue

    jasdel committed May 23, 2019
    Configuration menu
    Copy the full SHA
    7b79505 View commit details
    Browse the repository at this point in the history