Static web pages in your Drupal website

Got some Doxygen or other static pages that you would like to present to your users in your Drupal website?
This module accepts a path to a folder including a list of compressed HTML documents. The module automatically extracts the files from your archives and serves them to your users as regular page of your Drupal website.
The module is compatible with the Boost module meaning that although it needs to extract the files from a compressed file, it will save the result on your hard disk for very fast access by your users.
Features
- Current version: MO References version 1.4 for Drupal 6.x
- Supported platforms:
- All platforms that support PHP 5 and Drupal 6.x
(Microsoft Windows, Linux, Mac OS/X, SunOS, HP UX, etc.)
- Supports any number of static web sites.
- Works with any theme.
- Presents a list of all the available documents to your users (see http://www.m2osw.com/mo_references_view).
- Several levels of security, the documents do not need to be public.
- Let authorized users to download the full documentation tarball.
- Support for Doxygen is integrated.
- Each documentation can use a different format.
- Display links to the list of references, the main page of the reference, the tarball when accessible, and Ping.fm.
- You may mark a document as inactive in which case it is made inaccessible.
- The output can be cached with the Boost module for quick access by your users.
- The input files are in compressed tarballs (.tar.gz) saving space on your server.
- Manage the breadcrumb as expected by such a module.
- Automatically redirect users who attempt to view a page that was removed.
- Complete technical documentation.
- The module is sold with the complete source code.
- There is a single dependency: Taxonomy from Drupal Core.