Align structure with prestashop-mcp

This commit is contained in:
latinogino
2025-10-12 14:39:36 +02:00
parent a83d70c2b5
commit 482db9b77a
58 changed files with 605 additions and 6269 deletions

10
docs/README.md Normal file
View File

@@ -0,0 +1,10 @@
# Documentation
The Dolibarr MCP repository mirrors the documentation layout of the
`prestashop-mcp` project. Start with the quickstart and branch into specialised
guides as needed:
- [Quickstart](quickstart.md) installation and first run instructions for Linux, macOS and Windows
- [Configuration](configuration.md) environment variables consumed by the server
- [Development](development.md) running tests, optional Docker assets and contributor workflow
- [API Coverage](api-reference.md) overview of the Dolibarr REST resources exposed via MCP tools