Closed s-pace closed 4 years ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities (and 0 Security Hotspots to review)
0 Code Smells
Merging #663 into master will not change coverage by
%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #663 +/- ##
=======================================
Coverage 80.91% 80.91%
=======================================
Files 156 156
Lines 4757 4757
Branches 184 184
=======================================
Hits 3849 3849
Misses 859 859
Partials 49 49
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 3e167fb...b03b1e9. Read the comment docs.
Any help needed on this @dtinth & @resir014? You should only need to hit the button 🚀
👋 team,
I am working on DocSearch. We have an integration for Docusaurus. We thought it is a shame you can not also used this search that you can find on reactjs for example.
This PR will add DocSearch to the documentation website. It will allow an user to have a learn-as-you-type experience by displaying results thanks to a dropdown in a live way.
Let me know if you need anything.
Changelog
Our documentation site is now searchable. Courtesy of Algolia’s DocSearch program.