<?php
$TOC = array (
  0 => 
  array (
    0 => 'install.windows.recommended.php',
    1 => 'Configura&ccedil;&atilde;o recomendada em sistemas Windows',
  ),
  1 => 
  array (
    0 => 'install.windows.manual.php',
    1 => 'Instala&ccedil;&atilde;o Manual de bin&aacute;rios pr&eacute;-compilados',
  ),
  2 => 
  array (
    0 => 'install.windows.apache2.php',
    1 => 'Instala&ccedil;&atilde;o para Apache 2.x em sistemas Windows',
  ),
  3 => 
  array (
    0 => 'install.windows.iis.php',
    1 => 'Instala&ccedil;&atilde;o com IIS no Windows',
  ),
  4 => 
  array (
    0 => 'install.windows.tools.php',
    1 => 'Ferramentas de terceiros para instalar o PHP',
  ),
  5 => 
  array (
    0 => 'install.windows.building.php',
    1 => 'Compilando a partir dos fontes',
  ),
  6 => 
  array (
    0 => 'install.windows.commandline.php',
    1 => 'Executando o PHP em linha de comando em sistemas Windows',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'install.php',
    1 => 'Instala&ccedil;&atilde;o e Configura&ccedil;&atilde;o',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Pref&aacute;cio',
  ),
);