create documentation with frames
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 27 Oct 2007 22:12:55 +0000 (22:12 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 27 Oct 2007 22:12:55 +0000 (22:12 +0000)
git-svn-id: https://perl-cwmp.googlecode.com/svn/branches/store-pluggable@144 836a5e1a-633d-0410-964b-294494ad4392

lib/Module/Install/PRIVATE.pm

index 62929c7..3ac2730 100644 (file)
@@ -31,7 +31,7 @@ dump: all
 
 html: \$(MAN1PODS) \$(MAN3PODS)
        test -d html || mkdir html
-       allpod2xhtml.pl lib/ html/
+       allpod2xhtml.pl --frames="Perl CWMP server" lib/ html/
 
 END_MAKEFILE