<?php
$TOC = array (
  0 => 
  array (
    0 => 'install.general.php',
    1 => 'インストールにあたっての一般的な注意事項',
  ),
  1 => 
  array (
    0 => 'install.unix.php',
    1 => 'Unix システムへのインストール',
  ),
  2 => 
  array (
    0 => 'install.macosx.php',
    1 => 'macOS へのインストール',
  ),
  3 => 
  array (
    0 => 'install.windows.php',
    1 => 'Windows システムへのインストール',
  ),
  4 => 
  array (
    0 => 'install.cloud.php',
    1 => 'クラウドコンピューティングプラットフォームへのインストール',
  ),
  5 => 
  array (
    0 => 'install.fpm.php',
    1 => 'FastCGI Process Manager (FPM)',
  ),
  6 => 
  array (
    0 => 'install.pecl.php',
    1 => 'PECL 拡張モジュールのインストール',
  ),
  7 => 
  array (
    0 => 'install.composer.intro.php',
    1 => 'Composer 入門',
  ),
  8 => 
  array (
    0 => 'install.pie.intro.php',
    1 => 'PIE の紹介',
  ),
  9 => 
  array (
    0 => 'configuration.php',
    1 => '実行時設定',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);