Build the Documentation
The documentation can be built independently from the frontend applications. From the project root, run the following command:
make build_docs
This command:
- Builds frontend packages (required dependencies)
- Generates API specifications from OpenAPI files
- Builds the Docusaurus site
Output: Built documentation in docs/build/