Files
medusa-store/www
Shahed Nasser 82db53c99e docs: fix search in api reference (#6578)
* docs: fix search in api reference

* remove log messages
2024-03-05 10:02:56 +01:00
..
2024-02-29 13:37:36 +01:00
2024-01-10 10:56:54 +02:00

Documentation Resources

This directory holds the code and content of both the documentation and API reference.

docs Directory

The docs directory holds the code and content of the documentation website. The website is built with Docusaurus v2.

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.