Move API folder
This commit is contained in:
parent
cee2e1892e
commit
e59f411c88
63 changed files with 9236 additions and 2 deletions
|
|
@ -14,6 +14,6 @@ $iterator = Finder::create()
|
|||
|
||||
return new Sami($iterator, array(
|
||||
'title' => 'PHP FFMpeg API',
|
||||
'build_dir' => __DIR__.'/docs/build/html/API',
|
||||
'cache_dir' => __DIR__.'/docs/build/html/API/cache',
|
||||
'build_dir' => __DIR__.'/docs/API',
|
||||
'cache_dir' => __DIR__.'/docs/API/cache',
|
||||
));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue