Home
last modified time | relevance | path

Searched refs:htmlroot (Results 1 – 16 of 16) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dinstallhtml22 [--htmldir=<name>] [--htmlroot=<name>] [--norecurse] [--recurse]
61 =item B<--htmlroot> URL base directory
178 htmlroot=s
192 $htmldir = "$htmlroot/html" unless $htmldir;
250 if ( ! defined $Options{htmlroot} || $Options{htmlroot} eq '' );
287 $htmlroot = $Options{htmlroot} if defined $Options{htmlroot};
330 if ( ! defined $Options{htmlroot} || $Options{htmlroot} eq '' ) {
579 "--htmlroot=$htmlroot",
DINSTALL2489 --htmlroot=/perl/nmanual \
/openbsd/src/gnu/usr.bin/perl/ext/Pod-Html/t/
Dhtmldir2.t25 description => "test --htmldir and --htmlroot 2a",
38 description => "test --htmldir and --htmlroot 2b",
51 description => "test --htmldir and --htmlroot 2c",
Dhtmldir1.t30 description => "test --htmldir and --htmlroot 1a",
45 description => "test --htmldir and --htmlroot 1b",
51 htmlroot => '/',
Dhtmldir3.t31 …description => "test --htmldir and --htmlroot 3c: as expected pod file not yet locatable either un…
48 description => "test --htmldir and --htmlroot 3a",
62 …description => "test --htmldir and --htmlroot 3b: as expected pod file not yet locatable either un…
Dhtmldir4.t27 description => "test --htmldir and --htmlroot 4a",
41 description => "test --htmldir and --htmlroot 4b",
Dhtmldir5.t30 description => "test --htmldir and --htmlroot 5",
36 htmlroot => '/',
Dcrossref3.t32 htmlroot => $cwd,
/openbsd/src/gnu/usr.bin/perl/ext/Pod-Html/bin/
Dpod2html9 pod2html --help --htmldir=<name> --htmlroot=<URL>
79 Do not use this and --htmlroot in the same call to pod2html; they are mutually
82 =item htmlroot
84 --htmlroot=URL
/openbsd/src/gnu/usr.bin/perl/ext/Pod-Html/lib/Pod/
DHtml.pm273 $parser->htmlroot($self->{Htmlroot});
334 $self->{Htmlroot} = unixify($opts->{htmlroot}) if defined $opts->{htmlroot};
708 my $url = File::Spec::Unix->catfile(Pod::Html::Util::unixify($self->htmlroot),
/openbsd/src/gnu/usr.bin/perl/pod/
DMakefile.SH58 POD2HTML_ARGS = --htmlroot=$(HTMLROOT) --podroot=.. --podpath=pod:lib:ext:vms
/openbsd/src/gnu/usr.bin/perl/win32/
Dpod.mak2 POD2HTML_ARGS = --htmlroot=$(HTMLROOT) --podroot=.. --podpath=pod:lib:ext:vms
DMakefile1127 --podpath=pod:lib:utils --htmlroot="file://$(INST_HTML::=|)" \
DGNUmakefile1608 --podpath=pod:lib:utils --htmlroot="file://$(subst :,|,$(INST_HTML))"\
/openbsd/src/gnu/usr.bin/perl/Cross/
DMakefile-cross-SH796 --htmlroot=$(privlib)/html \
/openbsd/src/gnu/usr.bin/perl/vms/
Ddescrip_mms.template513 …$(MINIPERL) installhtml. "--podroot=. --recurse --htmldir=/perl_root/lib/html --htmlroot=.. --verb…