Home
last modified time | relevance | path

Searched refs:pod2html (Results 1 – 25 of 513) sorted by relevance

12345678910>>...21

/dports/devel/p5-Tree-Binary/Tree-Binary-1.08/scripts/
H A Dpod2html.sh5 pod2html.pl -i lib/Tree/Binary.pm -o $DEST/Binary.html
6 pod2html.pl -i lib/Tree/Binary/Search.pm -o $DEST/Binary/Search.html
7 pod2html.pl -i lib/Tree/Binary/VisitorFactory.pm -o $DEST/Binary/VisitorFactory.html
8 pod2html.pl -i lib/Tree/Binary/Search/Node.pm -o $DEST/Binary/Search/Node.html
9 pod2html.pl -i lib/Tree/Binary/Visitor/Base.pm -o $DEST/Binary/Visitor/Base.html
10 pod2html.pl -i lib/Tree/Binary/Visitor/BreadthFirstTraversal.pm -o $DEST/Binary/Visitor/BreadthFirs…
11 pod2html.pl -i lib/Tree/Binary/Visitor/InOrderTraversal.pm -o $DEST/Binary/Visitor/InOrderTrav…
12 pod2html.pl -i lib/Tree/Binary/Visitor/PostOrderTraversal.pm -o $DEST/Binary/Visitor/PostOrderTr…
13 pod2html.pl -i lib/Tree/Binary/Visitor/PreOrderTraversal.pm -o $DEST/Binary/Visitor/PreOrderTra…
/dports/graphics/p5-Image-Base-SVG/Image-Base-SVG-5/inc/
H A Dmy_pod2html163 my $pod2html = MyPod2HTML->new;
164 $pod2html->title_postfix(' Man Page');
172 $pod2html->top_anchor(undef);
175 my $str = $pod2html->html_header_after_title;
180 $pod2html->html_header_after_title($str);
186 $pod2html->output_string(\my $str);
187 $pod2html->parse_file(@ARGV);
/dports/x11/p5-X11-Protocol-Other/X11-Protocol-Other-31/inc/
H A Dmy_pod2html163 my $pod2html = MyPod2HTML->new;
164 $pod2html->title_postfix(' Man Page');
172 $pod2html->top_anchor(undef);
175 my $str = $pod2html->html_header_after_title;
180 $pod2html->html_header_after_title($str);
186 $pod2html->output_string(\my $str);
187 $pod2html->parse_file(@ARGV);
/dports/www/p5-HTTP-DAV/HTTP-DAV-0.49/bin/
H A Ddist13 pod2html="pod2html --noindex --htmldir $HTML"
15 $pod2html --infile=doc/TODO.pod --css=perldav.css --title="TODO" --outfile=$HTML/TODO.html
16 $pod2html --infile=doc/README.pod --css=perldav.css --title="PerlDAV" --outfile=$HTML/index.html
17 $pod2html --infile=doc/Changes.pod --css=perldav.css --title="Changes" --outfile=$HTML/Changes.html
18 $pod2html --infile=lib/HTTP/DAV.pm --css=perldav_plain.css --outfile=$HTML/HTTP-DAV.html
19 $pod2html --infile=bin/dave --css=$URL/perldav_plain.css --outfile=$HTML/dave.html
/dports/devel/mk-configure/mk-configure-0.37.0/mk/
H A Dmkc_imp.pod.mk11 POD2HTML ?= pod2html
13 MESSAGE.pod2html ?= @${_MESSAGE} "POD2HTML: ${.TARGET}"
14 COMPILE.pod2html ?= ${_V} ${POD2HTML} ${POD2HTML_FLAGS}
26 ${MESSAGE.pod2html}
27 ${COMPILE.pod2html} < ${.IMPSRC} > ${.TARGET}
/dports/devel/p5-Algorithm-Evolutionary/Algorithm-Evolutionary-0.82.1/
H A DMakefile.PL57pod2html --verbose --htmlroot .. --podpath=Evolutionary/Individual:Evolutionary/Op:Evolutionary --…
58 …cd examples; for i in *.pl; do pod2html --verbose --htmlroot ../.. --podpath=../Evolutionary/Indi…
59 …cd ../Evolutionary; for i in *.pm; do base=`basename $$i .pm`; echo $$base; pod2html --verbose --h…
60 …for i in *.pod; do base=`basename $$i .pod`; echo $$base; pod2html --verbose --htmlroot ../.. --…
61 …cd Op; for i in *.pm; do base=`basename $$i .pm`; echo $$base; pod2html --verbose --htmlroot ../..…
62 …cd ../Individual; for i in *.pm; do base=`basename $$i .pm`; echo $$base; pod2html --verbose --htm…
/dports/textproc/p5-RDF-Core/RDF-Core-0.51/
H A Dupd-doc.sh14 pod2html $file > "../../doc/RDF/$file.html";
24 pod2html $file > "../../../doc/RDF/Core/$file.html";
34 pod2html $file > "../../../../doc/RDF/Core/Enumerator/$file.html";
44 pod2html $file > "../../../../doc/RDF/Core/Storage/$file.html";
54 pod2html $file > "../../../../doc/RDF/Core/Model/$file.html";
/dports/graphics/p5-Chart-Graph/Chart-Graph-3.2/
H A DMakefile.PL58 pod2html --infile=Graph.pm --outfile=Graph.html --title='Chart::Graph' \
59 …&& pod2html --infile=Graph/Gnuplot.pm --outfile=doc/graph_gnuplot.html --title='Chart::Graph::Gnup…
60 …&& pod2html --infile=Graph/Xmgrace.pm --outfile=doc/graph_xmgrace.html --title='Chart::Graph::Xmgr…
61 …&& pod2html --infile=Graph/Xrt2d.pm --outfile=doc/graph_xrt2d.html --title='Chart::Graph::Xrt2…
62 …&& pod2html --infile=Graph/Xrt3d.pm --outfile=doc/graph_xrt3d.html --title='Chart::Graph::Xrt3…
/dports/lang/perl5.30/perl-5.30.3/utils/
H A DMakefile.PL38 …hasum.PL splain.PL libnetcfg.PL piconv.PL enc2xs.PL encguess.PL xsubpp.PL pod2html.PL zipdetails.PL
39 …ve ptar ptardiff ptargrep shasum splain libnetcfg piconv enc2xs encguess xsubpp pod2html zipdetails
40 …targrep ./shasum ./splain ./libnetcfg ./piconv ./enc2xs ./encguess ./xsubpp ./pod2html ./zipdetails
91 pod2html: pod2html.PL ../config.sh ../ext/Pod-Html/bin/pod2html
/dports/textproc/p5-libxml/libxml-perl-0.08/doc/
H A Dmirror.sh59 pod2html libxml-perl-${RELEASE}/doc/$ii >`basename $ii .pod`.html
63 pod2html libxml-perl-${RELEASE}/lib/$ii >`basename $dstfile .pm`.html
69 rm -rf libxml-perl-${RELEASE} pod2html-dircache pod2html-itemcache
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/utils/
H A DMakefile.PL38 …sum.PL splain.PL libnetcfg.PL piconv.PL enc2xs.PL encguess.PL xsubpp.PL pod2html.PL zipdetails.PL …
39 …ptardiff ptargrep shasum splain libnetcfg piconv enc2xs encguess xsubpp pod2html zipdetails stream…
40 …p ./shasum ./splain ./libnetcfg ./piconv ./enc2xs ./encguess ./xsubpp ./pod2html ./zipdetails ./st…
93 pod2html: pod2html.PL ../config.sh ../ext/Pod-Html/bin/pod2html
/dports/lang/perl5.32/perl-5.32.1/utils/
H A DMakefile.PL38 …sum.PL splain.PL libnetcfg.PL piconv.PL enc2xs.PL encguess.PL xsubpp.PL pod2html.PL zipdetails.PL …
39 …ptardiff ptargrep shasum splain libnetcfg piconv enc2xs encguess xsubpp pod2html zipdetails stream…
40 …p ./shasum ./splain ./libnetcfg ./piconv ./enc2xs ./encguess ./xsubpp ./pod2html ./zipdetails ./st…
93 pod2html: pod2html.PL ../config.sh ../ext/Pod-Html/bin/pod2html
/dports/lang/perl5.34/perl-5.34.0/utils/
H A DMakefile.PL38 …sum.PL splain.PL libnetcfg.PL piconv.PL enc2xs.PL encguess.PL xsubpp.PL pod2html.PL zipdetails.PL …
39 …ptardiff ptargrep shasum splain libnetcfg piconv enc2xs encguess xsubpp pod2html zipdetails stream…
40 …p ./shasum ./splain ./libnetcfg ./piconv ./enc2xs ./encguess ./xsubpp ./pod2html ./zipdetails ./st…
93 pod2html: pod2html.PL ../config.sh ../ext/Pod-Html/bin/pod2html
/dports/databases/sqlrelay/sqlrelay-1.7.0/doc/api/perl/
H A Dmakedoc1 pod2html --infile=../../../src/api/perl/Connection.pm --outfile=Connection.html --title=Connection
2 pod2html --infile=../../../src/api/perl/Cursor.pm --outfile=Cursor.html --title=Cursor
3 pod2html --infile=../../../src/api/perl/SQLRelay.pm --outfile=SQLRelay.html --title=SQLRelay
/dports/x11-wm/i3-gaps/i3-4.20.1/travis/
H A Ddocs.sh13 ./docs/i3-pod2html --stylesurl=https://i3wm.org/css i3-dmenu-desktop man/i3-dmenu-desktop.html
14 ./docs/i3-pod2html --stylesurl=https://i3wm.org/css i3-save-tree man/i3-save-tree.html
15 ./docs/i3-pod2html --stylesurl=https://i3wm.org/css build/i3test.pm docs/lib-i3test.html
16 ./docs/i3-pod2html --stylesurl=https://i3wm.org/css testcases/lib/i3test/Test.pm docs/lib-i3test-te…
/dports/textproc/p5-Pod-MinimumVersion/Pod-MinimumVersion-50/inc/
H A Dmy_pod2html28 my $pod2html = MyPod2HTML->new;
31 $pod2html->html_h_level(3);
33 $pod2html->parse_from_file(@ARGV);
/dports/textproc/p5-HTML-FormatExternal/HTML-FormatExternal-26/inc/
H A Dmy_pod2html28 my $pod2html = MyPod2HTML->new;
31 $pod2html->html_h_level(3);
33 $pod2html->parse_from_file(@ARGV);
/dports/devel/p5-constant-defer/constant-defer-6/inc/
H A Dmy_pod2html28 my $pod2html = MyPod2HTML->new;
31 $pod2html->html_h_level(3);
33 $pod2html->parse_from_file(@ARGV);
/dports/textproc/p5-RDFStore/RDFStore-0.51/utils/
H A Dpod2html.pl113 my $pod2html = '/usr/bin/pod2html';
132 `$pod2html $pod_file > $html_file`;
134 `$pod2html $pod_file > $html_file 2> /dev/null`;
/dports/databases/p5-Search-Xapian/Search-Xapian-1.2.25.4/
H A Dmakehtmldocs9 pod2html('Xapian.pm', 'html/Search/Xapian.html');
14 pod2html($f, "html/Search/$o");
28 sub pod2html {
/dports/databases/p5-Search-Xapian12/Search-Xapian-1.2.25.2/
H A Dmakehtmldocs9 pod2html('Xapian.pm', 'html/Search/Xapian.html');
14 pod2html($f, "html/Search/$o");
28 sub pod2html {
/dports/sysutils/parallel/parallel-20211122/src/
H A DMakefile.am118 pod2html --title "GNU Parallel" "$(srcdir)"/parallel.pod > "$(srcdir)"/parallel.htmln \
125pod2html --title "GNU Parallel with environment" "$(srcdir)"/env_parallel.pod > "$(srcdir)"/env_pa…
132pod2html --title "GNU Parallel tutorial" "$(srcdir)"/parallel_tutorial.pod > "$(srcdir)"/parallel_…
139pod2html --title "GNU Parallel book" "$(srcdir)"/parallel_book.pod > "$(srcdir)"/parallel_book.htm…
146pod2html --title "GNU Parallel design" "$(srcdir)"/parallel_design.pod > "$(srcdir)"/parallel_desi…
160 pod2html --title "sem (GNU Parallel)" "$(srcdir)"/sem.pod > "$(srcdir)"/sem.htmln \
167 pod2html --title "GNU SQL" "$(srcdir)"/sql > "$(srcdir)"/sql.htmln \
174 pod2html --title "GNU niceload" "$(srcdir)"/niceload.pod > "$(srcdir)"/niceload.htmln \
181 pod2html --title "GNU parcat" "$(srcdir)"/parcat.pod > "$(srcdir)"/parcat.htmln \
188 pod2html --title "GNU parset" "$(srcdir)"/parset.pod > "$(srcdir)"/parset.htmln \
[all …]
/dports/comms/o2sms/o2sms-3.36/
H A DMakefile.PL53 …/usr/bin/pod2html -title o2sms -htmlroot . bin/o2sms > /var/www/hosts/www.mackers.com/htdocs/proj…
54 …/usr/bin/pod2html -title WWW::SMS::IE::iesms -htmlroot . lib/WWW/SMS/IE/iesms.pm > /var/www/hosts/…
55 …/usr/bin/pod2html -title WWW::SMS::IE::o2sms -htmlroot . lib/WWW/SMS/IE/o2sms.pm > /var/www/hosts/…
56 …/usr/bin/pod2html -title WWW::SMS::IE::vodasms -htmlroot . lib/WWW/SMS/IE/vodasms.pm > /var/www/ho…
57 …/usr/bin/pod2html -title WWW::SMS::IE::threesms -htmlroot . lib/WWW/SMS/IE/threesms.pm > /var/www/…
58 …/usr/bin/pod2html -title WWW::SMS::IE::meteorsms -htmlroot . lib/WWW/SMS/IE/meteorsms.pm > /var/ww…
/dports/sysutils/webjob/webjob-1.9.0/Mk/
H A Dcommon-doc-perl.mk.in24 @rm -f pod2html-dircache pod2html-itemcache pod2htmd.tmp pod2htmi.tmp
39 pod2html --infile=$< --outfile=$@ --noindex --title="$${title}" ; \
H A Dcommon-doc-sh.mk.in24 @rm -f pod2html-dircache pod2html-itemcache pod2htmd.tmp pod2htmi.tmp
39 pod2html --infile=$< --outfile=$@ --noindex --title="$${title}" ; \

12345678910>>...21