CadQuery / CadQuery/sphinxcadquery

Viewer source code appears in search results

Open
#34 1 comment 1 reaction 0 assignees View on GitHub
enhancement good first issue hacktoberfest help wanted
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/):

![image](https://user-images.githubusercontent.com/5225190/148806882-d2170638-7ba2-4041-bd72-02855e130684.png)

which actually looks like this:

![image](https://user-images.githubusercontent.com/5225190/148807148-8916d5d0-58db-40e3-841f-1e3ba136f4c9.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.