I use swagger-ui as my api doc tool, but the layout I want is the window split left and right, The left show all tags and api endpoint and the right show api operation. When I click the endpoint on the left, the right side add a new tab and display api definition and operation.
Is there any custom project fork swagger-ui that meets my requirement?