Update API name

This commit is contained in:
Romain Neutron 2012-05-31 12:29:33 +02:00
commit 50db9ebdd0
43 changed files with 77 additions and 77 deletions

View file

@ -13,7 +13,7 @@ $iterator = Finder::create()
;
return new Sami($iterator, array(
'title' => 'PHP-XPDF API',
'title' => 'PHP-FFMpeg API',
'theme' => 'enhanced',
'build_dir' => __DIR__.'/docs/source/API/API',
'cache_dir' => __DIR__.'/docs/source/API/API/cache',