*** empty log message ***
This commit is contained in:
2
gendocs
2
gendocs
@@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
txt2tags -t html --mask-email -i README.t2t -o index.html
|
||||
txt2tags -t html -i BDZ.t2t -o bdz.html
|
||||
txt2tags -t html -i BMZ.t2t -o bmz.html
|
||||
txt2tags -t html -i BRZ.t2t -o brz.html
|
||||
txt2tags -t html -i CHM.t2t -o chm.html
|
||||
@@ -12,6 +13,7 @@ txt2tags -t html -i CONCEPTS.t2t -o concepts.html
|
||||
txt2tags -t html -i NEWSLOG.t2t -o newslog.html
|
||||
|
||||
txt2tags -t txt --mask-email -i README.t2t -o README
|
||||
txt2tags -t txt -i BDZ.t2t -o BDZ
|
||||
txt2tags -t txt -i BMZ.t2t -o BMZ
|
||||
txt2tags -t txt -i BRZ.t2t -o BRZ
|
||||
txt2tags -t txt -i CHM.t2t -o CHM
|
||||
|
||||
Reference in New Issue
Block a user