10 Commits
Author SHA1 Message Date
Ryan CurtinandDirk Eddelbuettel 9fd815144d Add a cache to documentation check job (#3882)
* A first attempt at overhauling the documentation job with a cache.

* Actually remove files we don't need anymore.

* Fix output from local link checks to give it all at once.

* Add sparse matrices to the set of detected matrix types.

* Fix comparison condition.

* Make a pass to try and re-validate cached links that have not yet expired.

* Compile and link separately so that ccache can take effect.

* Be a little bit smarter about caching.

* Ensure libicu$SO is installed so 'stringi' can be used

Also collapse to remotes calls into one

* Fix style issues that cpplint 2 found (#3884)

* Try to workaround the libicu issue for now.

* Mention new dependency.

---------

Co-authored-by: Dirk Eddelbuettel <edd@debian.org>
2025-02-04 08:04:42 -05:00
Ryan Curtin dec7385ed0 Fix links in built Markdown. 2024-09-04 12:04:12 -04:00
Ryan Curtin 567e3482b3 Update links in compiled bindings. 2024-08-28 17:06:13 -04:00
Ryan Curtin ab0ff99e27 Update links and rebuild Markdown documentation. 2024-07-06 14:36:41 -04:00
Ryan Curtin 982675b751 Fix some links that are not present on the new website. 2024-06-16 10:00:52 -04:00
Ryan Curtin bd39cfab35 Oops, we have to rebuild the Markdown bindings to update the documentation. 2024-06-10 13:26:15 -04:00
Ryan Curtin e66e429851 Fix link to Greg Hamerly's paper. 2024-06-06 20:00:39 -04:00
Ryan Curtin c38561ad8f Why can't I seem to get a particular link for this paper that works? 2024-05-02 13:39:48 -04:00
Ryan Curtin 1a71fb1d78 Minor cleanups, and remove version number. 2024-05-02 11:33:38 -04:00
Ryan Curtin e99ae269cd Add output of Markdown target directly to the repository. 2024-05-02 11:19:28 -04:00