Home
last modified time | relevance | path

Searched refs:html_dir (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/dports/textproc/p5-Pod-Tree/Pod-Tree-1.31/lib/Pod/Tree/
H A DPerlLib.pm17 my ( $class, $perl_dir, $html_dir, $link_map, %options ) = @_;
30 html_dir => $html_dir,
91 my $html_dir = $perl_lib->{html_dir};
93 $dir =~ s(^$find_dir)($html_dir/$lib_dir);
109 my $html_dir = $perl_lib->{html_dir};
111 my $dest = "$html_dir/$lib_dir/$module.html";
134 my $html_dir = $perl_lib->{html_dir};
136 my $dest = "$html_dir/$top_page";
H A DPerlBin.pm16 my ( $class, $perl_dir, $html_dir, $link_map, %options ) = @_;
27 html_dir => $html_dir,
72 my $html_dir = $perl_bin->{html_dir};
75 my $dest = "$html_dir/$link.html";
101 my $html_dir = $perl_bin->{html_dir};
104 my $dest = "$html_dir/$top_page";
106 $perl_bin->mkdir("$html_dir/$bin_dir");
H A DPerlDist.pm15 my ( $class, $perl_dir, $html_dir, $link_map, %options ) = @_;
32 html_dir => $html_dir,
48 my $html_dir = $perl_dist->{html_dir};
73 my $html_dir = $perl_dist->{html_dir};
76 my $dest = "$html_dir/$file.html";
97 my $html_dir = $perl_dist->{html_dir};
99 my $dest = "$html_dir/$top_page";
H A DPerlFunc.pm14 my ( $class, $perl_dir, $html_dir, $link_map, %options ) = @_;
25 html_dir => $html_dir,
91 my $html_dir = $perl_func->{html_dir};
96 $perl_func->mkdir("$html_dir/$pod_dir/");
99 my $dest = "$html_dir/$pod_dir/$page.html";
161 my $html_dir = $perl_func->{html_dir};
164 $perl_func->mkdir("$html_dir/$pod_dir/$func_dir");
187 my $dest = "$html_dir/$pod_dir/$func_dir/$file.html";
H A DPerlTop.pm15 my ( $class, $perl_dir, $html_dir, $link_map, %options ) = @_;
30 html_dir => $html_dir,
47 my $html_dir = $perl_top->{html_dir};
48 my $dest = "$html_dir/index.html";
89 my $html_dir = $perl_top->{html_dir};
94 my $dest = "$html_dir/$pod_dst/$page.html";
H A DPerlPod.pm16 my ( $class, $perl_dir, $html_dir, $link_map, %options ) = @_;
30 html_dir => $html_dir,
58 my $html_dir = $perl_pod->{html_dir};
59 $dest =~ s(^$perl_dir)($html_dir);
110 my $html_dir = $perl_pod->{html_dir};
112 my $dest = "$html_dir/$top_page";
/dports/lang/tcl85/tcl8.5.19/tools/
H A Dman2html.tcl87 global html_dir
99 set html_dir [lindex $argv 1]
100 puts -nonewline "recursively remove: $html_dir? "
103 puts "removing: $html_dir"
104 file delete -force $html_dir
109 set html_dir [lindex $argv 0]
131 if {[file exists $html_dir]} {
135 file mkdir $html_dir
/dports/lang/tcl86/tcl8.6.12/tools/
H A Dman2html.tcl85 global html_dir
97 set html_dir [lindex $argv 1]
98 puts -nonewline "recursively remove: $html_dir? "
101 puts "removing: $html_dir"
102 file delete -force $html_dir
107 set html_dir [lindex $argv 0]
129 if {[file exists $html_dir]} {
133 file mkdir $html_dir
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/tests/
H A Dtest_sphinxext.py17 html_dir = tmp_path / 'html'
22 str(Path(__file__).parent / 'tinypages'), str(html_dir)]
32 assert html_dir.is_dir()
35 return html_dir / f'some_plots-{num}.png'
50 html_contents = (html_dir / 'some_plots.html').read_bytes()
53 assert filecmp.cmp(range_4, html_dir / 'range4.png')
54 assert filecmp.cmp(range_6, html_dir / 'range6.png')
/dports/misc/latex-mk/latex-mk-2.1/testsuite/bmake_ref/
H A Dbasic1_clean1.ref3 rm -f test1.html_dir/images.aux
4 rm -f test1.html_dir/images.bbl
5 rm -f test1.html_dir/images.log
6 rm -f test1.html_dir/images.out
7 rm -f test1.html_dir/images.tex
8 if [ -d test1.html_dir ]; then rm test1.html_dir ; fi
H A Dtgifsrcs_clean.ref5 rm -f test2.html_dir/images.aux
6 rm -f test2.html_dir/images.bbl
7 rm -f test2.html_dir/images.log
8 rm -f test2.html_dir/images.out
9 rm -f test2.html_dir/images.tex
10 if [ -d test2.html_dir ]; then rm test2.html_dir ; fi
H A Dxfigsrcs_clean.ref5 rm -f test.html_dir/images.aux
6 rm -f test.html_dir/images.bbl
7 rm -f test.html_dir/images.log
8 rm -f test.html_dir/images.out
9 rm -f test.html_dir/images.tex
10 if [ -d test.html_dir ]; then rm test.html_dir ; fi
H A Dmpostsrcs_clean1.ref6 rm -f test2.html_dir/images.aux
7 rm -f test2.html_dir/images.bbl
8 rm -f test2.html_dir/images.log
9 rm -f test2.html_dir/images.out
10 rm -f test2.html_dir/images.tex
11 if [ -d test2.html_dir ]; then rm test2.html_dir ; fi
H A Dmpostsrcs_clean2.ref6 rm -f test2.html_dir/images.aux
7 rm -f test2.html_dir/images.bbl
8 rm -f test2.html_dir/images.log
9 rm -f test2.html_dir/images.out
10 rm -f test2.html_dir/images.tex
11 if [ -d test2.html_dir ]; then rm test2.html_dir ; fi
H A Dbasic1_html6.ref3 mkdir -p test1.html_dir
8 …ready recorded" ; else echo "recording file $f (test1.html_dir/$fn)" ; echo "$f test1.html_dir/…
9 …{print $1}' test1.www_files` ; do echo "Moving $f to test1.html_dir" ; mv $f test1.html_dir ; do…
/dports/misc/latex-mk/latex-mk-2.1/testsuite/gmake_ref/
H A Dbasic1_clean1.ref3 rm -f test1.html_dir/images.aux
4 rm -f test1.html_dir/images.bbl
5 rm -f test1.html_dir/images.log
6 rm -f test1.html_dir/images.out
7 rm -f test1.html_dir/images.tex
8 if [ -d test1.html_dir ] ; then rm test1.html_dir ; fi
H A Dtgifsrcs_clean.ref4 rm -f test2.html_dir/images.aux
5 rm -f test2.html_dir/images.bbl
6 rm -f test2.html_dir/images.log
7 rm -f test2.html_dir/images.out
8 rm -f test2.html_dir/images.tex
9 if [ -d test2.html_dir ] ; then rm test2.html_dir ; fi
H A Dxfigsrcs_clean.ref4 rm -f test.html_dir/images.aux
5 rm -f test.html_dir/images.bbl
6 rm -f test.html_dir/images.log
7 rm -f test.html_dir/images.out
8 rm -f test.html_dir/images.tex
9 if [ -d test.html_dir ] ; then rm test.html_dir ; fi
H A Dmpostsrcs_clean1.ref14 rm -f test2.html_dir/images.aux
15 rm -f test2.html_dir/images.bbl
16 rm -f test2.html_dir/images.log
17 rm -f test2.html_dir/images.out
18 rm -f test2.html_dir/images.tex
19 if [ -d test2.html_dir ] ; then rm test2.html_dir ; fi
H A Dmpostsrcs_clean2.ref14 rm -f test2.html_dir/images.aux
15 rm -f test2.html_dir/images.bbl
16 rm -f test2.html_dir/images.log
17 rm -f test2.html_dir/images.out
18 rm -f test2.html_dir/images.tex
19 if [ -d test2.html_dir ] ; then rm test2.html_dir ; fi
/dports/lang/rust/rustc-1.58.1-src/src/tools/linkchecker/
H A Dlinkcheck.sh28 html_dir="$(rustc +nightly --print sysroot)/share/doc/rust/html"
30 if [ ! -d "$html_dir" ]
32 echo "HTML docs are missing from sysroot: $html_dir"
73 if [ ! -d "$html_dir/$book_name" ]
75 echo "book name \"$book_name\" not found in sysroot \"$html_dir\""
98 cp -R "$html_dir" linkcheck
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/sphinxext/tests/
H A Dtest_tinypages.py28 html_dir = pjoin(str(tmpdir), 'html')
32 pjoin(dirname(__file__), 'tinypages'), html_dir]
39 assert isdir(html_dir)
42 return pjoin(html_dir, 'some_plots-{0}.png'.format(num))
57 with open(pjoin(html_dir, 'some_plots.html'), 'rb') as fobj:
61 assert filecmp.cmp(range_4, pjoin(html_dir, 'range4.png'))
62 assert filecmp.cmp(range_6, pjoin(html_dir, 'range6.png'))
/dports/textproc/p5-RDFStore/RDFStore-0.51/utils/
H A Dpod2html.pl123 my $html_dir = $pod_file;
124 $html_dir =~ s#$input_dir/##;
126 if $html_dir =~ s#([^/]+)$##;
127 `mkdir -p $output_dir$html_dir`;
129 $html_file = $output_dir.$html_dir.$html_file;
/dports/www/p5-Bigtop/Bigtop-0.38/lib/Bigtop/Backend/SiteLook/
H A DGantryDefault.pm56 my $html_dir = File::Spec->catdir( $base_dir, 'html' );
57 mkdir $html_dir;
58 $html_dir = File::Spec->catdir( $html_dir, 'templates' );
59 mkdir $html_dir;
109 my $wrapper = File::Spec->catfile( $html_dir, 'genwrapper.tt' );
/dports/devel/py-llvmlite/llvmlite-0.34.0/
H A Drun_coverage.py30 html_dir = 'htmlcov' variable
37 if os.path.exists(html_dir):
38 shutil.rmtree(html_dir)
39 cov.html_report(directory=html_dir)

12345678910>>...15