sergehuber opened a new pull request, #783: URL: https://github.com/apache/unomi/pull/783
## For project managers The public Unomi documentation still described much of the product as “2.x” while the codebase targets **Unomi 3.x**. This change updates the official manual so customers, partners, and internal teams have accurate guides for configuration, migrations, security, multi-tenancy, the JavaScript tracker, and API examples—reducing onboarding friction and support questions caused by outdated docs. ## Summary - Rebrand manual index to **Apache Unomi 3.x** (book layout, expanded reference section) - Add new AsciiDoc pages: architecture, security, property types, JavaScript tracker guide, multitenancy, migration guides (3.0→3.1, v2 compatibility) - Update ~20 existing pages (configuration, request examples, profile tracking, GraphQL, shell commands, etc.) - Move `migrate-es7-to-es9.adoc` under `migrations/` - Minor `manual/pom.xml` and `generate-manual-config.sh` alignment ## JIRA - [UNOMI-882](https://issues.apache.org/jira/browse/UNOMI-882) — primary - [UNOMI-894](https://issues.apache.org/jira/browse/UNOMI-894) — documentation generation - [UNOMI-230](https://issues.apache.org/jira/browse/UNOMI-230) — conditions documentation ## Test plan - [x] `mvn -q -pl manual -am generate-resources` - [ ] Spot-check rendered HTML/PDF on staging site (post-merge, if applicable) ## Notes - Content ported from `unomi-3-dev` (docs-only; no runtime code changes) - `multitenancy.adoc` is included as on 3-dev (not yet linked from `index.adoc` upstream) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
