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

Improve indexing of content #540

Open
RobPasMue opened this issue Oct 10, 2024 · 0 comments
Open

Improve indexing of content #540

RobPasMue opened this issue Oct 10, 2024 · 0 comments
Assignees
Labels
enhancement General improvements to existing features

Comments

@RobPasMue
Copy link
Member

RobPasMue commented Oct 10, 2024

Currently the static search is not working that great whenever our API reference is based on autoapi.

See example:

image

I know for a fact that there is a method called "create_design", that is available at https://geometry.docs.pyansys.com/version/stable/api/ansys/geometry/core/modeler/Modeler.html#Modeler.create_design

However, the static search is not indexing properly subsections inside my API page - only summary, description and some other elements are being indexed, making the search completely broken. We should fix this because currently the static search is not usable for our API reference.

Pinging @ansys/pyansys-core for visibility

@jorgepiloto jorgepiloto changed the title Improvements required on static search Improve indexing of content Oct 15, 2024
@jorgepiloto jorgepiloto added the enhancement General improvements to existing features label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement General improvements to existing features
Projects
None yet
Development

No branches or pull requests

3 participants