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

Add documentation for delete argument #763

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

erikbosch
Copy link
Collaborator

I noticed that we did not add any documentation on the delete argument added some months ago in vss-tools. This is an attempt for a short documentation.

We can discuss if we also should mention it in the syntax, and not only as an overlay example.

@@ -114,6 +115,39 @@ Vehicle.Occupant.Row1.DriverSide.HeadPosition.Yaw:
unit: mm
```

### Deleting nodes

It is possible to delete nodes using the `delete` atrribute.
Copy link
Contributor

Choose a reason for hiding this comment

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

typo: atrribute

delete: true
```

When using the `delete` argument vss-tools will print information on nodes removed.
Copy link
Contributor

Choose a reason for hiding this comment

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

The output changes with COVESA/vss-tools#382

@erikbosch erikbosch merged commit 73b57fb into COVESA:master Sep 3, 2024
4 checks passed
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