Generate documentation for (knots) as well
All checks were successful
/ test (push) Successful in 24s
All checks were successful
/ test (push) Successful in 24s
As enabled by Guile Documenta 0.4.
This commit is contained in:
parent
d18b5b8d5d
commit
4468a3ef6d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
- run: git clone --depth=1 https://$FORGEJO_TOKEN@forge.cbaines.net/cbaines/guile-knots.git --branch=pages knots-pages
|
||||
- run: |
|
||||
cd knots-trunk
|
||||
guix shell -D -f guix-dev.scm -- documenta api knots
|
||||
guix shell -D -f guix-dev.scm -- documenta api knots.scm knots
|
||||
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: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue