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

SDK: Improve @dotcms/angular Documentation #30508

Merged

Conversation

rjvelazco
Copy link
Contributor

@rjvelazco rjvelazco commented Oct 30, 2024

This pull request includes various improvements and corrections to the core-web/libs/sdk/angular/README.md file. The changes enhance clarity, correct typographical errors, and provide more detailed troubleshooting steps.

Documentation Improvements:

  • Updated the URL for the Universal Visual Editor to use an absolute link. (core-web/libs/sdk/angular/README.md)
  • Corrected the spelling of "Configuration" in the section header. (core-web/libs/sdk/angular/README.md)
  • Specified the use of typescript instead of javascript in code examples. (core-web/libs/sdk/angular/README.md) [1] [2]

Troubleshooting Enhancements:

  • Expanded the troubleshooting section to include common problems and their solutions, such as dependency issues, configuration errors, network and API errors, page and component rendering, and common Angular errors. (core-web/libs/sdk/angular/README.md)

Link Corrections:

  • Updated various links to use absolute URLs for consistency and reliability. (core-web/libs/sdk/angular/README.md) [1] [2]

This PR fixes: #29212

Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@rjvelazco rjvelazco added this pull request to the merge queue Oct 30, 2024
Merged via the queue into main with commit 6b58225 Oct 30, 2024
22 checks passed
@rjvelazco rjvelazco deleted the issue-29212-sdk-improve-dotcmsangular-documentation-v4 branch October 30, 2024 18:51
dsolistorres pushed a commit that referenced this pull request Nov 5, 2024
This pull request includes various improvements and corrections to the
`core-web/libs/sdk/angular/README.md` file. The changes enhance clarity,
correct typographical errors, and provide more detailed troubleshooting
steps.

Documentation Improvements:

* Updated the URL for the Universal Visual Editor to use an absolute
link. (`core-web/libs/sdk/angular/README.md`)
* Corrected the spelling of "Configuration" in the section header.
(`core-web/libs/sdk/angular/README.md`)
* Specified the use of `typescript` instead of `javascript` in code
examples. (`core-web/libs/sdk/angular/README.md`)
[[1]](diffhunk://#diff-2ea58ffab81dd236ae02c231ba6908ff8f11b055e2ce79532df0d0765ea5a9a9L54-R58)
[[2]](diffhunk://#diff-2ea58ffab81dd236ae02c231ba6908ff8f11b055e2ce79532df0d0765ea5a9a9R74-R81)

Troubleshooting Enhancements:

* Expanded the troubleshooting section to include common problems and
their solutions, such as dependency issues, configuration errors,
network and API errors, page and component rendering, and common Angular
errors. (`core-web/libs/sdk/angular/README.md`)

Link Corrections:

* Updated various links to use absolute URLs for consistency and
reliability. (`core-web/libs/sdk/angular/README.md`)
[[1]](diffhunk://#diff-2ea58ffab81dd236ae02c231ba6908ff8f11b055e2ce79532df0d0765ea5a9a9R96-R107)
[[2]](diffhunk://#diff-2ea58ffab81dd236ae02c231ba6908ff8f11b055e2ce79532df0d0765ea5a9a9L170-R229)
spbolton pushed a commit that referenced this pull request Nov 11, 2024
This pull request includes various improvements and corrections to the
`core-web/libs/sdk/angular/README.md` file. The changes enhance clarity,
correct typographical errors, and provide more detailed troubleshooting
steps.

Documentation Improvements:

* Updated the URL for the Universal Visual Editor to use an absolute
link. (`core-web/libs/sdk/angular/README.md`)
* Corrected the spelling of "Configuration" in the section header.
(`core-web/libs/sdk/angular/README.md`)
* Specified the use of `typescript` instead of `javascript` in code
examples. (`core-web/libs/sdk/angular/README.md`)
[[1]](diffhunk://#diff-2ea58ffab81dd236ae02c231ba6908ff8f11b055e2ce79532df0d0765ea5a9a9L54-R58)
[[2]](diffhunk://#diff-2ea58ffab81dd236ae02c231ba6908ff8f11b055e2ce79532df0d0765ea5a9a9R74-R81)

Troubleshooting Enhancements:

* Expanded the troubleshooting section to include common problems and
their solutions, such as dependency issues, configuration errors,
network and API errors, page and component rendering, and common Angular
errors. (`core-web/libs/sdk/angular/README.md`)

Link Corrections:

* Updated various links to use absolute URLs for consistency and
reliability. (`core-web/libs/sdk/angular/README.md`)
[[1]](diffhunk://#diff-2ea58ffab81dd236ae02c231ba6908ff8f11b055e2ce79532df0d0765ea5a9a9R96-R107)
[[2]](diffhunk://#diff-2ea58ffab81dd236ae02c231ba6908ff8f11b055e2ce79532df0d0765ea5a9a9L170-R229)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SDK: Improve @dotcms/angular Documentation
5 participants