vttranlina opened a new pull request, #2397: URL: https://github.com/apache/james-project/pull/2397
Starting with this PR: https://github.com/apache/james-project/pull/2287 When we began refactoring the Antora documentation, one of our goals was to make certain sections partial so that we could reuse common documentation fragments. As of now, this effort has focused on the `distributed` and `postgresql` sections. However, the commits related to creating these partials have only been merged into the `postgresql` branch. After approximately three months, new commits (for update document) have been merged into the master branch. In order to minimize future conflicts and to start benefiting from the partials, this PR has been created. **In this PR:** I have cherry-picked the commits that created the partials (already merged into PostgreSQL). The list includes: ``` 5cf8d6e9b8 [Antora] Make partial for server Operate section & clean format 07b6087d4a [Antora] Make partial for server Architecture section 369f932c20 [Antora] Make partial for server Benchmarks 75fc4d5229 [Antora] Clone Benchmarks section files to /partials 90e2000e9b [Antora] Make partial for server configure section & clean format ``` Next, I performed a full scan of all commits that have modified the Antora documentation starting from commit 5fb9eba742284e5c8b4a786affa96cc2f6ad0dd2. I manually updated these changes to ensure that the documentation remains accurate and up-to-date. The commits below have the prefix: `"[Antora] Adapt after partial -"` -- 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: notifications-unsubscr...@james.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org