+link rel
[www.jankratochvil.net.git] / project / captive / doc / LinuxNTFS.html.pl
index fc5ffae..7d2393d 100755 (executable)
@@ -31,12 +31,11 @@ require CGI;
 BEGIN { Wuse 'project::captive::doc::Macros'; }
 
 
-My::Web->init(
+project::captive::doc::Macros->init(
                "__PACKAGE__"=>__PACKAGE__,
                "title"=>'Captive NTFS Developer Documentation: Captive vs. Linux-NTFS',
-               "head_css"=>$doc_Macros_head_css,
+               "rel_prev"=>'Related.html.pl',
                );
-My::Web->heading();
 
 
 print <<"HERE";
@@ -88,4 +87,4 @@ print <<"HERE";
 HERE
 
 
-My::Web->footer();
+project::captive::doc::Macros->footer();