-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
According to the documentarian documentation for language tabs, I should be able to do something like this in my index.md file:
language_tabs:
- shell: cURL
- php
- php: SDK
However, when running, php artisan apidoc:generate, I get:
In helpers.php line 564:
htmlspecialchars() expects parameter 1 to be string, array given (View: /home/project/vendor/mpociot/documentarian/resources/views/index.blade.php)
Here is the reference back to my original issue for laravel-apidoc-generator: mpociot/laravel-apidoc-generator#459 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels