<?php
$TOC = array (
  0 => 
  array (
    0 => 'v8js.setup.php',
    1 => 'Installation/Konfiguration',
  ),
  1 => 
  array (
    0 => 'v8js.examples.php',
    1 => 'Beispiele',
  ),
  2 => 
  array (
    0 => 'class.v8js.php',
    1 => 'V8Js',
  ),
  3 => 
  array (
    0 => 'class.v8jsexception.php',
    1 => 'V8JsException',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'Sonstige Grunderweiterungen',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);