чување 3b0449ddb5c53da2a5d4d1ff370aef963bd043ef родитељ 5c6828c9a64eb0f441db59b2ebcb6c214f8e2c7b Аутор: Страхиња Радић <contact@strahinja.org> Датум: Fri, 19 May 2023 15:38:16 +0200 slweb.html.do: New file Signed-off-by: Страхиња Радић <contact@strahinja.org> Diffstat:
| M | .gitignore | | | 1 | + |
| A | slweb.html.do | | | 3 | +++ |
измењених датотека: 2, додавања: 4(+), брисања: 0(-)
diff --git a/.gitignore b/.gitignore @@ -19,6 +19,7 @@ config.redo index.html slweb slweb.1 +slweb.html slweb.session compile_commands.json examples/*/*.html diff --git a/slweb.html.do b/slweb.html.do @@ -0,0 +1,3 @@ +redo-ifchange ${2%.html}.1 +#groff -mandoc -t -Tutf8 $2.1 | man2html -topm 0 -botm 0 >$3 +groff -mandoc -t -Tlatin1 ${2%.html}.1 | man2html -topm 0 -botm 0 >$3