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

[api-extractor] Fix a couple documentation issues found during testing #1192

Merged
merged 9 commits into from
Mar 30, 2019

Commits on Mar 28, 2019

  1. Reintroduce the generated boilerplate for "The constructor for this c…

    …lass is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the ___ class."
    octogonz committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    c1025c5 View commit details
    Browse the repository at this point in the history
  2. Rather than reporting an error for @inheritdoc tags that reference an…

    … external package, instead let api-documenter handle them
    octogonz committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    c013670 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. rush change

    octogonz committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    19389a7 View commit details
    Browse the repository at this point in the history
  2. rush change

    octogonz committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    6d102a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd1cb3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40554fe View commit details
    Browse the repository at this point in the history
  5. Fix an issue where the ae-missing-release-tag warning sometimes print…

    …ed "undefined" as the symbol name
    octogonz committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    7a1c52d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2019

  1. Improve error formatting

    octogonz committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    7a6c2dc View commit details
    Browse the repository at this point in the history
  2. PR feedback

    octogonz committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    4a8b0b1 View commit details
    Browse the repository at this point in the history