@@ -12,7 +12,7 @@ |
||
12 | 12 | /* |
13 | 13 | * Static output folder: HTML documentation and assets will be generated in this folder. |
14 | 14 | */ |
15 | - 'output_folder' => 'public/docs', |
|
15 | + 'output_folder' => 'public/docs', |
|
16 | 16 | |
17 | 17 | /* |
18 | 18 | * Settings for `laravel` type output. |