<?php $exporters_available = array(); $exporters_available['xhtml_documentation_dir']['file'] = 'export_xhtml_dir.php'; $exporters_available['xhtml_documentation_dir']['class_name'] = 'ThimbleDocExportXHTMLDir'; ?>