simon-git: puzzles (main): Ben Harris

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Thu Jan 19 22:53:06 GMT 2023


TL;DR:
  a7bbd89 Use the main Web site version of the docs for KaiOS apps

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer:      Ben Harris <bjh21 at bjh21.me.uk>
Date:           2023-01-19 22:53:06

commit a7bbd897fc6be13b8699a206dd422ad6e09928d3
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=a7bbd897fc6be13b8699a206dd422ad6e09928d3;hp=860d79c874db624f94b0210d6ed6de1055712fe2
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Thu Jan 19 22:27:02 2023 +0000

    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.

 Buildscr | 4 ++++
 1 file changed, 4 insertions(+)



More information about the tartarus-commits mailing list