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

Comments annotation #60

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Jun 19, 2024

  1. Add comments annotation to typescript

    Only "summary" tag is used!
    Rodrigo Cesar committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0bfed0f View commit details
    Browse the repository at this point in the history
  2. Removes C# <para> tag from summary.

    Rodrigo Cesar committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1b3623f View commit details
    Browse the repository at this point in the history
  3. Replace C# see tag by Typescript @link tag

    Rodrigo Cesar committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8ac68d3 View commit details
    Browse the repository at this point in the history
  4. Add Remarks tag to comments

    Rodrigo Cesar committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7049ac9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    065abae View commit details
    Browse the repository at this point in the history
  6. Fix test validation

    Rodrigo Cesar committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    65b03fd View commit details
    Browse the repository at this point in the history
  7. Transforms inheritDoc tag in comment

    Rodrigo Cesar committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    046388c View commit details
    Browse the repository at this point in the history
  8. Fix to see tag in comment

    Rodrigo Cesar committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    15ce401 View commit details
    Browse the repository at this point in the history
  9. includeComments defaults to True

    Rodrigo Cesar committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    62a1ba1 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge remote-tracking branch 'remotes/svenheden/master' into comment-…

    …annotation
    Rodrigo Cesar committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    31602d3 View commit details
    Browse the repository at this point in the history