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

docs: fix search #2637

Merged
merged 3 commits into from
May 10, 2024
Merged

docs: fix search #2637

merged 3 commits into from
May 10, 2024

Conversation

tuunit
Copy link
Member

@tuunit tuunit commented May 9, 2024

Motivation and Context

The search index is currently broken:
image

Fix and Changes

Fixed the search index creation by fixing the base path of the documentation. Was changed in: #2388
image

Additional highlighting has been added:
image

Furthermore, I've added support for partial word matching and only indexing the latest docs version.

How Has This Been Tested?

Locally through docusaurus build and serve:
image

image

Checklist:

  • My change requires a change to the documentation or CHANGELOG.
  • I have updated the documentation/CHANGELOG accordingly.
  • I have created a feature (non-master) branch for my PR.
  • I have written tests for my code changes.

@tuunit tuunit requested a review from a team as a code owner May 9, 2024 14:15
@github-actions github-actions bot added the docs label May 9, 2024
@JoelSpeed JoelSpeed merged commit e058c4d into oauth2-proxy:master May 10, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants