Skip to content

[Task] Add links for the README.md files pointing to the generated typedoc files #2575

Closed
@MSNev

Description

@MSNev
Collaborator

Review all of the README.md files and identify the tables which are describing the configuration descriptions

  • Add a link for the configuration type name to point to its definition which is deployed to https://microsoft.github.io/ApplicationInsights-JS/webSdk//interfaces/
  • Add links within each for the properties within the first column of the table which links to the individual configuration name

Where the is same name as that listed as the name in the package.json and the is a heading above the table.

The README.md in the root should use the typedoc that is deployed to https://microsoft.github.io/ApplicationInsights-JS/webSdk/applicationinsights-web/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

    Participants

    @MSNev

    Issue actions

      [Task] Add links for the README.md files pointing to the generated typedoc files · Issue #2575 · microsoft/ApplicationInsights-JS