<?php
$TOC = array (
  0 => 
  array (
    0 => 'rrd.setup.php',
    1 => 'インストール/設定',
  ),
  1 => 
  array (
    0 => 'rrd.examples.php',
    1 => '例',
  ),
  2 => 
  array (
    0 => 'ref.rrd.php',
    1 => '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 => 'その他のサービス',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);