CadQuery / CadQuery/sphinxcadquery
Viewer source code appears in search results
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
It seems the JavaScript source code for the 3D viewer shows up in Sphinx's compiled search index. I can see this by searching for `var parent` (which is part of the 3D viewer's script) on the [CadQuery website](https://cadquery.readthedocs.io/):

which actually looks like this:

with no `var parent` visible.
Is there a way to avoid this ugly side-effect?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.