Online help and documentation for some programs is delivered as files in the HTML format known from the World-Wide-Web. A big disadvantage of online help in HTML is that Web browsers cannot search multiple pages for a keyword. This is the task of WebSquirrel.
Starting from a main HTML file, all additional pages are scanned and their titles and links are collected in an index file (*.idx file extension). The topics can be searched for keywords and the pages are shown directly inside the WebSquirrel application.
One dedicated area of usage is the Sun Java Development Kit Documentation. Its Online Help consists of about 10 MB of HTML files and searching for a particular API call or class therefore is quite complicated. Using WebSquirrel, you can simply enter a keyword and instantly get a list of links that contain this keyword! The content of the HTML page then can be viewed inside the WebSquirrel application.
The program can be started only once. Instead of starting a second program instance, the program parameters are passed to the already running first instance.
Query: | The listbox below shows only entries that contain the query text. |
Clear: | Reset the current query and display all links. |
View Page: | Display the selected topics HTML page from the listbox. |
Rebuild Index: | Rebuild the index file for the current main page. |
Choose Start Page: | Select a local HTML file and build an index file connected pages and links. |
View Previous Page: | Return to the last shown page. |
Help: | View this online help. |