<?php
$TOC = array (
  0 => 
  array (
    0 => 'image.requirements.php',
    1 => 'Requirements',
  ),
  1 => 
  array (
    0 => 'image.installation.php',
    1 => 'Installation',
  ),
  2 => 
  array (
    0 => 'image.configuration.php',
    1 => 'Runtime Configuration',
  ),
  3 => 
  array (
    0 => 'image.resources.php',
    1 => 'Resource Types',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.image.php',
    1 => 'GD',
  ),
  1 => 
  array (
    0 => 'refs.utilspec.image.php',
    1 => 'Image Processing and Generation',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Function Reference',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Preface',
  ),
);