Use the 'also' list for aliased pages
This commit is contained in:
2
Makefile
2
Makefile
@@ -130,4 +130,4 @@ dist: distdir
|
|||||||
HTMLDIR=html
|
HTMLDIR=html
|
||||||
|
|
||||||
htmldocs:
|
htmldocs:
|
||||||
perl $(HOME)/src/perl/Parse-Man/examples/man-to-html.pl -O $(HTMLDIR) --file-extension tmpl --link-extension html --template home_lou.tt2 man/*.3
|
perl $(HOME)/src/perl/Parse-Man/examples/man-to-html.pl -O $(HTMLDIR) --file-extension tmpl --link-extension html --template home_lou.tt2 --also man/also man/*.3
|
||||||
|
|||||||
Reference in New Issue
Block a user