Page for SQLBin
This commit is contained in:
parent
8f8f599f66
commit
4fd2373576
5 changed files with 70 additions and 7 deletions
3
Makefile
3
Makefile
|
|
@ -56,7 +56,9 @@ PAGES=\
|
|||
"nginx-confgen.md"\
|
||||
"nginx-confgen/changes.log https://g.blicky.net/nginx-confgen.git/plain/ChangeLog Nginx-confgen Release History"\
|
||||
"nginx-confgen/man.mdoc https://g.blicky.net/nginx-confgen.git/plain/nginx-confgen.1 The nginx-confgen(1) Man Page"\
|
||||
"sqlbin.md"\
|
||||
"tuwf.md"\
|
||||
"sqlbin/manual.md https://g.blicky.net/sqlbin.git/plain/manual.md"\
|
||||
"tuwf/changes.log https://g.blicky.net/tuwf.git/plain/ChangeLog TUWF Release History"\
|
||||
"tuwf/man.pod https://g.blicky.net/tuwf.git/plain/lib/TUWF.pod TUWF Documentation"\
|
||||
"tuwf/man/db.pod https://g.blicky.net/tuwf.git/plain/lib/TUWF/DB.pod TUWF::DB Documentation"\
|
||||
|
|
@ -170,6 +172,7 @@ ${HTML_OUT}: pub/%.html: dat/%.md template.html
|
|||
nginx-confgen*) echo "nginx-confgen";;\
|
||||
tuwf*) echo "tuwf";;\
|
||||
yxml*) echo "yxml";;\
|
||||
sqlbin*) echo "sqlbin";;\
|
||||
torreas*) echo "torreas";;\
|
||||
*) echo "main";;\
|
||||
esac)\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue