You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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.
The text was updated successfully, but these errors were encountered:
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 theTutorial
tab underpetstore
item, which shouldn't be there (as marked in red rectangle below).Please let me know how to remove the
petstore
item under theTutorial
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.
The text was updated successfully, but these errors were encountered: