Fix ncdc man page + Add index and Atom feeds
This commit is contained in:
parent
6242b2ee9c
commit
d5e2d93a2e
7 changed files with 1169 additions and 14 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -9,10 +9,10 @@ dat/globster/daemon.md
|
|||
dat/globster/daemon.pod
|
||||
dat/globster/launch.md
|
||||
dat/globster/launch.pod
|
||||
dat/index.md
|
||||
dat/ncdc/changes.log
|
||||
dat/ncdc/changes.md
|
||||
dat/ncdc/man.md
|
||||
dat/ncdc/man.pod
|
||||
dat/ncdu/changes.log
|
||||
dat/ncdu/changes.md
|
||||
dat/ncdu/man.md
|
||||
|
|
@ -54,19 +54,24 @@ pub/dump/demo.html
|
|||
pub/dump/grenamr.html
|
||||
pub/dump/insbench.html
|
||||
pub/dump/nccolour.html
|
||||
pub/feed.atom
|
||||
pub/globster.html
|
||||
pub/globster/api.html
|
||||
pub/globster/ctl.html
|
||||
pub/globster/daemon.html
|
||||
pub/globster/feed.atom
|
||||
pub/globster/launch.html
|
||||
pub/index.html
|
||||
pub/ncdc.html
|
||||
pub/ncdc/changes.html
|
||||
pub/ncdc/faq.html
|
||||
pub/ncdc/feed.atom
|
||||
pub/ncdc/install.html
|
||||
pub/ncdc/man.html
|
||||
pub/ncdc/scr.html
|
||||
pub/ncdu.html
|
||||
pub/ncdu/changes.html
|
||||
pub/ncdu/feed.atom
|
||||
pub/ncdu/jsonfmt.html
|
||||
pub/ncdu/man.html
|
||||
pub/ncdu/scr.html
|
||||
|
|
@ -75,6 +80,7 @@ pub/nginx-confgen/changes.html
|
|||
pub/nginx-confgen/man.html
|
||||
pub/tuwf.html
|
||||
pub/tuwf/changes.html
|
||||
pub/tuwf/feed.atom
|
||||
pub/tuwf/man.html
|
||||
pub/tuwf/man/db.html
|
||||
pub/tuwf/man/intro.html
|
||||
|
|
@ -85,4 +91,5 @@ pub/tuwf/man/validate.html
|
|||
pub/tuwf/man/xml.html
|
||||
pub/ylib.html
|
||||
pub/yxml.html
|
||||
pub/yxml/feed.atom
|
||||
pub/yxml/man.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue