AntiFAQ builds an index for a given document folder. Html files are generated that link all documents together.
Download AntiFAQ.pl (28k) as perl source code (GPL).
1.) Before running AntiFAQ, your folder looks like this.
2.) This picture shows your folder in a browser
3.) After running AntiFAQ, your folder contains additional html files.
4a) In a browser, you now have a navigation bar at the left side
4b) and the contents of the selected files or folders on the right.
Usage:
1.) Copy the program AntiFAQ.pl to the root folder of your
document tree.
2.) Open a terminal and change into your doc-root directory.
3.) Call "./AntiFAQ.pl". Now the index.html files are generated.
4.) When finished, view your complete document tree in a browser!
Note 1) Before modifying your folder structure, you should
call "./UnAntiFAQ.sh" to remove the AntiFAQ-index files.
Note 2) Use this program on your own risk! No Warranty.