<?php
$TOC = array (
  0 => 
  array (
    0 => 'install.cloud.azure.php',
    1 => 'Azure App Services',
  ),
  1 => 
  array (
    0 => 'install.cloud.ec2.php',
    1 => 'Amazon EC2',
  ),
  2 => 
  array (
    0 => 'install.cloud.digitalocean.php',
    1 => 'DigitalOcean',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'install.php',
    1 => 'インストールと設定',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);