I have the following pod snippet:
=head2 Program parameters
See L<Parameters|params.html> for information of the parameters.
And I have tried some things, no links in html:
pod2html \
--css style.css \
--podpath=doc \
-t "Gonemail parameters" > /home/foskey/public_html/gonemail.html
/usr/bin/pod2html: -: cannot resolve L<Parameters|params.html> in
paragraph 14. at /usr/opt/perl5/lib/5.6.0/Pod/Html.pm line 1556.
pod2html \
--css style.css \
-t "Gonemail parameters" > /home/foskey/public_html/params.html \
< doc/params.pod
You can see that I am creating the html out of the current directory.
Any suggestions?
--
Thanks
KenF
OpenOffice.org developer
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html