Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicated Petstore API docs #8

Open
martyna-mindsdb opened this issue Jul 5, 2024 · 1 comment
Open

Duplicated Petstore API docs #8

martyna-mindsdb opened this issue Jul 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@martyna-mindsdb
Copy link

martyna-mindsdb commented Jul 5, 2024

Hello,
I have cloned this repository and started the docs by running yarn start without making any modifications to the code.

I noticed that the Petsore API docs are present in the Petstore API tab, which is ok (as marked in green rectangle below), but these are also present in the Tutorial tab under petstore item, which shouldn't be there (as marked in red rectangle below).

image

Please let me know how to remove the petstore item under the Tutorial tab.
Thanks.

EDIT:
I removed this duplicate item by setting the sidebars.ts file content manually, instead of generating it automatically from the docs folder.

@sserrata
Copy link
Member

Hi @martyna-mindsdb, thanks for reporting. This is a result of when autogenerated sidebars overlap with the sidebar generated by the plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants