r-lidar / lidRbook

The lidR package tutorials book :book:
https://r-lidar.github.io/lidRbook/
Other
20 stars 9 forks source link

Add book-wide search functionality #15

Closed tgoodbody closed 1 year ago

tgoodbody commented 1 year ago

See #14 for rationale.

Search engine type was added to _output.yml. In doing so, I had issues with re-rendering resulting from catalog_apply() of a userdefined function in this section. I have commented these lines of code out to allow for rendering and implementing the search functions.

See this commit for commented code sections.

@Jean-Romain can you attempt to re-render the book and see if you have the same issue, if not thats great.

Jean-Romain commented 1 year ago

This commit have 158 files changed where every single image was rendered the same as original. Please make a clean PR with only the .md files changed so I can see what you changed and I'll render the book.