Skip to content

Support for multiple endpoints in a tab view #452

@vatsan-0613

Description

@vatsan-0613

Describe the problem

I am trying to bring a tab like view where in if I click a tab(endpoint), the respective documentation will be shown. I am using iframes which points to the welcome.html folder inside the introduction of each build folder. I am running an express server which loads the main index.html and the i-frame it has that dynamically points to the build folder of the active tab. I also have a build button which runs the generate command to update the documentation. Is there any possible way to achieve this.

Describe the proposed solution

on clicking each tab the respective documentation must be shown.

Importance

I cannot use Magidoc without it

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions