The Archive is designed to be viewed in an HTML browser (there are plans to provide PDF versions as well). Documents are arranged in a hierarchical structure. Each directory, including the root directory, has
- a file called
sumo.bn.html - zero or more subdirectories
- zero or more documents
The sumo.bn.html file in each directory contains all
documents in that directory, as well as links to the
sumo.bn.html file in any of its subdirectories. It also
links to HTML files representing individual documents in that
directory.
Alternatively, there are two interfaces that directly link to all documents in the archive from a single page. One of them, the dynamic version, uses Javascript to provide interactive navigation and AJAX to fetch and display individual documents on demand in the same page. For most users, this will be the most useful interface. The second, static version does not require Javascript.