eitsupi opened a new pull request, #36374:
URL: https://github.com/apache/arrow/pull/36374

   ### Rationale for this change
   
   Enable local search of pkgdown site.
   
   ### What changes are included in this PR?
   
   Remove some files that are not currently in use.
   
   ### Are these changes tested?
   
   There is no test, but the following functions can be run to verify that the 
site is working properly.
   
   ```r
   pkgdown::init_site("r")
   pkgdown::build_search("r")
   pkgdown::build_home("r")
   ```
   
   ### Are there any user-facing changes?
   
   No. Document changes only.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to