WIP
All checks were successful
/ test (push) Successful in 12s

This commit is contained in:
Christopher Baines 2025-06-24 21:03:34 +02:00
parent eadfa53b36
commit 003c5aa6b0

View file

@ -11,7 +11,7 @@ jobs:
- run: | - run: |
cd knots-trunk cd knots-trunk
guix shell -D -f guix-dev.scm -- documenta api knots guix shell -D -f guix-dev.scm -- documenta api knots
guix shell texinfo -- makeinfo --css-ref=https://luis-felipe.gitlab.io/texinfo-css/static/css/texinfo-7.css --no-split --html -o ../knots-pages/index.html doc/index.texi guix shell texinfo -- makeinfo --css-ref=https://luis-felipe.gitlab.io/texinfo-css/static/css/texinfo-7.css --no-split --html -c SHOW_TITLE=true -o ../knots-pages/index.html doc/index.texi
- run: | - run: |
cd knots-pages cd knots-pages