Skip to content

Language tabs change bash to cURL visually #14

@upwebdesign

Description

@upwebdesign

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions