4 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 7f4b7e41b5 Revamp sidebar: make sure it is the same across regular and binding documentation pages. 2024-05-07 10:27:28 -04:00
Ryan Curtin edd924fb71 Add custom sidebars for quickstarts and print page title. 2024-05-02 12:49:54 -04:00
Ryan Curtin e99ae269cd Add output of Markdown target directly to the repository. 2024-05-02 11:19:28 -04:00