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

Add search index to generated docs #529

Closed
dsyme opened this issue Jul 8, 2020 · 1 comment
Closed

Add search index to generated docs #529

dsyme opened this issue Jul 8, 2020 · 1 comment

Comments

@dsyme
Copy link
Contributor

dsyme commented Jul 8, 2020

As discussed here with @Krzysztof-Cieslak it seems reasonable to add Lunr search index information as part of doc generation

#523 (comment)

@dsyme
Copy link
Contributor Author

dsyme commented Jul 19, 2020

This has been done. An index.json is now generated every time using GenerateHtml or fsdocs build.

The _template.html in this repository has a working example of what needs to be added to consume the index and wire up a search box.

@dsyme dsyme closed this as completed Jul 19, 2020
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

No branches or pull requests

1 participant