1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 00:07:44 +02:00

[ticket/16271] Add Sami 4.x and update necessary dependencies

PHPBB3-16271
This commit is contained in:
Marc Alexander
2019-12-27 13:54:46 +01:00
parent 3ae799f4de
commit 41f287fbea
3 changed files with 426 additions and 246 deletions

View File

@@ -32,7 +32,7 @@ $iterator = Symfony\Component\Finder\Finder::create()
;
$config = array(
'theme' => 'enhanced',
'theme' => 'default',
'title' => 'phpBB API Documentation',
'build_dir' => __DIR__.'/api/output/%version%',
'cache_dir' => __DIR__.'/api/cache/%version%',