Skip to content

RDKDEV-1386 Add rdkNativescript Documentation - #133

Open
gourivarma3 wants to merge 5 commits into
rdkcentral:developfrom
gourivarma3:feature/RDKDEV-1386
Open

RDKDEV-1386 Add rdkNativescript Documentation#133
gourivarma3 wants to merge 5 commits into
rdkcentral:developfrom
gourivarma3:feature/RDKDEV-1386

Conversation

@gourivarma3

@gourivarma3 gourivarma3 commented May 25, 2026

Copy link
Copy Markdown

RDKDEV-1386
Added component documentation for rdkNativeScript .

@gourivarma3
gourivarma3 requested a review from a team as a code owner May 25, 2026 15:41
@gourivarma3

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

Copilot AI review requested due to automatic review settings June 9, 2026 10:47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copilot AI review requested due to automatic review settings July 24, 2026 05:39

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

Comment thread docs/README.md Outdated
Comment thread docs/README.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 24, 2026 07:24

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (2)

docs/README.md:363

  • NATIVEJS_LOG_LEVEL parsing is case-insensitive (strcasecmp()), but the table suggests only lowercase values are accepted. Clarify that the accepted values are case-insensitive to match the implementation.
| `NATIVEJS_LOG_LEVEL`          | string (env)   | `INFO`          | Sets the logging verbosity. Accepted values: `debug`, `info`, `warn`, `error`, `fatal`.                        |

docs/README.md:365

  • This row implies the remote inspector can be enabled purely via NATIVEJS_INSPECTOR_SERVER, but the inspector code is compiled only when the REMOTE_INSPECTOR_ENABLE CMake option is ON (-DREMOTE_INSPECTOR_ENABLE). Also, the implementation listens on all interfaces (soup_server_listen_all) and uses the env var mainly to extract the starting port and for logging.
| `NATIVEJS_INSPECTOR_SERVER`   | string (env)   | _(not set)_     | Activates the remote JavaScript inspector. Format: `host:port` (e.g., `0.0.0.0:9226`).                        |

Comment thread docs/README.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 24, 2026 07:31

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

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.

2 participants