We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Due to the way in which our docs are organized, the following search bar is broken
Is the search for docs.pyansys.com down? I'm getting a 404 error for the following URL: https://docs.pyansys.com/search.html?q=ansys+python+manager
Is the search for docs.pyansys.com down? I'm getting a 404 error for the following URL:
https://docs.pyansys.com/search.html?q=ansys+python+manager
However, the two following URLs are working:
https://docs.pyansys.com/version/dev/search.html?q=Ansys+Python+Manager https://docs.pyansys.com/version/stable/search.html?q=Ansys+Python+Manager
So it is basically a problem related to the "republishing" we do of the main index page. We should fix this.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Due to the way in which our docs are organized, the following search bar is broken
However, the two following URLs are working:
https://docs.pyansys.com/version/dev/search.html?q=Ansys+Python+Manager
https://docs.pyansys.com/version/stable/search.html?q=Ansys+Python+Manager
So it is basically a problem related to the "republishing" we do of the main index page. We should fix this.
The text was updated successfully, but these errors were encountered: