<?php
$TOC = array (
  0 => 
  array (
    0 => 'rrd.setup.php',
    1 => 'Instalaci&oacute;n/Configuraci&oacute;n',
  ),
  1 => 
  array (
    0 => 'rrd.examples.php',
    1 => 'Ejemplos',
  ),
  2 => 
  array (
    0 => 'ref.rrd.php',
    1 => 'Funciones RRD',
  ),
  3 => 
  array (
    0 => 'class.rrdcreator.php',
    1 => 'RRDCreator',
  ),
  4 => 
  array (
    0 => 'class.rrdgraph.php',
    1 => 'RRDGraph',
  ),
  5 => 
  array (
    0 => 'class.rrdupdater.php',
    1 => 'RRDUpdater',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.remote.other.php',
    1 => 'Otros servicios',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);