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

Search #231

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Search #231

wants to merge 18 commits into from

Conversation

talyguryn
Copy link
Member

@talyguryn talyguryn commented Aug 30, 2022

  • backend api endpoint
  • frontend

resolves #220

@talyguryn talyguryn marked this pull request as ready for review September 7, 2022 15:53
@@ -17,6 +17,7 @@ export default class Page {
init() {
this.codeStyler = this.createCodeStyling();
this.tableOfContent = this.createTableOfContent();
this.search = this.createSearch();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥲

image

@tunchunairarko
Copy link

Any update on this? Codex Docs is an amazing documentation tool, the only thing that is missing is text-based searching, which is a deal-breaker unfortunately. It'd be great if this can be released, please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Research] Documents search implementation
3 participants