Skip to content

Remove .comp files from docs/src#4153

Open
grandixximo wants to merge 1 commit into
LinuxCNC:masterfrom
grandixximo:remove-docs-comp
Open

Remove .comp files from docs/src#4153
grandixximo wants to merge 1 commit into
LinuxCNC:masterfrom
grandixximo:remove-docs-comp

Conversation

@grandixximo

Copy link
Copy Markdown
Contributor

Both files duplicate examples already inlined in docs/src/hal/comp.adoc and are not part of the docs build.

  • rand.comp is only used to generate the halcompile/userspace test input, so I moved it next to that test and updated tests/Submakefile.
  • out8.comp is referenced nowhere, so I deleted it.

Verified with a full RIP build; all 9 tests under tests/halcompile/ pass.

Fixes #4145

Both files duplicate examples already inlined in docs/src/hal/comp.adoc
and are not part of the docs build. rand.comp is only used to generate
the halcompile/userspace test input, so move it next to that test.
out8.comp is referenced nowhere; delete it.

Fixes LinuxCNC#4145
@grandixximo

Copy link
Copy Markdown
Contributor Author

Should contact someone upstream for sid?

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.

Remove .comp files from docs/src

1 participant