Generate or update the docs.json navigation configuration based on the folder structure:
node generate-navigation.mjs
Run the documentation site locally using Docker:
docker build -t xpert-ai/docs . \ && docker run --rm -p 3000:3000 xpert-ai/docs
Docs for XpertAI projects
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Generate or update the docs.json navigation configuration based on the folder structure:
node generate-navigation.mjs
Run the documentation site locally using Docker:
docker build -t xpert-ai/docs . \ && docker run --rm -p 3000:3000 xpert-ai/docs
Docs for XpertAI projects