shithub: puzzles

Download patch

ref: a7bbd897fc6be13b8699a206dd422ad6e09928d3
parent: 860d79c874db624f94b0210d6ed6de1055712fe2
author: Ben Harris <bjh21@bjh21.me.uk>
date: Thu Jan 19 17:27:02 EST 2023

Use the main Web site version of the docs for KaiOS apps

Simon's build infrastructure doesn't have Halibut available on the same
system as Emscripten, which means that the normal KaiOS build can't
build the documentation.  At present, though, the version of the
documentation that's built for the Web page is perfectly acceptable for
KaiOS as well, so we may as well seed the KaiOS build directory with
that.

This is slightly unfortunate because it means that it's difficult to
make changes only to the KaiOS documentation, and I'd like to be able to
do that eventually.  We can cross that bridge once Halibut has the
features I want.