docs: fix infinite scroll, update next.js, other fixes (#9441)
* update nextjs * badge + scroll fixes
This commit is contained in:
@@ -1,11 +1,3 @@
|
||||
# Documentation Resources
|
||||
|
||||
This directory holds the code and content of both the [documentation](https://docs.medusajs.com/) and [API reference](https://docs.medusajs.com/api/admin).
|
||||
|
||||
## docs Directory
|
||||
|
||||
The `docs` directory holds the code and content of the documentation website. The website is built with [Docusaurus v2](https://docusaurus.io/).
|
||||
|
||||
### api-reference Directory
|
||||
|
||||
The `api-reference` directory holds the code and OpenApi Specs of the API Reference. The API Reference is built with [Next.js](https://nextjs.org/).
|
||||
This directory holds the code and content of all documentation projects
|
||||
Reference in New Issue
Block a user