1
0
forked from GitHub/gf-rgl

Fix making of "sources.html"

Uses same template as synopsis, maybe this shoudl be generalised a bit
This commit is contained in:
John J. Camilleri
2018-11-13 09:50:10 +01:00
parent b2545333ba
commit 20efc48e21
9 changed files with 58 additions and 219 deletions

View File

@@ -1,4 +1,4 @@
.PHONY: all status synopsis abstract
.PHONY: all status synopsis abstract sources
GFDOC=gfdoc
S=../src
@@ -10,6 +10,9 @@ status: status.html
synopsis:
make -C synopsis
sources:
make -C gfdoc sources.html
status.html:
txt2tags -thtml status.txt