aboutsummaryrefslogtreecommitdiffstats
path: root/build/sami-checkout.conf.php
diff options
context:
space:
mode:
Diffstat (limited to 'build/sami-checkout.conf.php')
-rw-r--r--build/sami-checkout.conf.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/sami-checkout.conf.php b/build/sami-checkout.conf.php
index abbf1d257e..69d13d07c3 100644
--- a/build/sami-checkout.conf.php
+++ b/build/sami-checkout.conf.php
@@ -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%',