+doc highlights
authorshort <>
Mon, 6 Oct 2003 03:27:13 +0000 (03:27 +0000)
committershort <>
Mon, 6 Oct 2003 03:27:13 +0000 (03:27 +0000)
project/captive/Index.html.pl

index 365eb13..0b556b5 100755 (executable)
@@ -314,7 +314,16 @@ class="quote">/usr/share/lufs/prepmod</span>.</p>
 <h1>See also</h1>
 <ul>
        <li>@{[ a_href 'Preview.html.pl','Technology Preview' ]}</li>
-       <li>@{[ a_href 'doc/','Developer Documentation' ]}</li>
+       <li>@{[ a_href 'doc/','Developer Documentation' ]}; highlights:<ul>
+               <li>@{[ a_href 'doc/About.html.pl#versions','Microsoft Windows Versions Compatibility' ]}</li>
+               <li>@{[ a_href 'doc/Architecture.html.pl#law','Laws and Licensing Conditions' ]}</li>
+               <li>@{[ a_href 'doc/Details.html.pl#sandbox','Sandboxing of W32 filesystem' ]}</li>
+               <li>@{[ a_href 'doc/TODO.html.pl#todo_fsck','TODO: Fsck of NTFS' ]}</li>
+               <li>@{[ a_href 'doc/TODO.html.pl#todo_surprise','TODO: NTFS Support for Partition Surprise' ]}</li>
+               <li>@{[ a_href 'doc/Related.html.pl#LinuxNTFScompet','Related Projects - Linux NTFS' ]}</li>
+               <li>@{[ a_href 'doc/Related.html.pl#vmware','Related Projects - VMware Workstation' ]}</li>
+               <li>@{[ a_href 'doc/LinuxNTFS.html.pl',"Re: 7.7 Can't we write a wrapper for Windows' driver?" ]}</li>
+               </ul></li>
        <li>@{[ a_href 'http://cvs.jankratochvil.net/viewcvs/*checkout*/priv/captive/TODO?rev=HEAD','Known Bugs' ]}</li>
        <li>Man pages<ul>
                @{[
@@ -324,9 +333,9 @@ class="quote">/usr/share/lufs/prepmod</span>.</p>
                                                'mount.captive'=>[8,'mount(8) interface for NTFS disk access'],
                                                'lufs-captivefs'=>[7,'Linux Userland File System module for NTFS as filesystem'],
                                                'captive-cmdline'=>[1,'Command-line client for captive(7) NTFS disk access'],
-                                               'captive-sandbox-server'=>[1,'Security+safety wrapper for NTFS disk access'],
+###                                            'captive-sandbox-server'=>[1,'Security+safety wrapper for NTFS disk access'],
                                                'captive-install-acquire'=>[1,'Find MS Windows XP driver files for NTFS'],
-                                               'captive-install-fstab'=>[1,'Manage captive-ntfs /etc/fstab entries'],
+###                                            'captive-install-fstab'=>[1,'Manage captive-ntfs /etc/fstab entries'],
                                                );
                                my @r;
                                while (@mans) {