Skip to content

docs: update enterprise documentation#2240

Merged
triceo merged 18 commits into
TimefoldAI:mainfrom
TomCools:rework-commercial-editions
Apr 15, 2026
Merged

docs: update enterprise documentation#2240
triceo merged 18 commits into
TimefoldAI:mainfrom
TomCools:rework-commercial-editions

Conversation

@TomCools

Copy link
Copy Markdown
Contributor
  • Enterprise features in Navbar
  • Enterprise feature docs moved to their logical location (instead of all on the enterprise page)
  • Various other updates.

@TomCools TomCools requested a review from triceo as a code owner April 15, 2026 07:48
Copilot AI review requested due to automatic review settings April 15, 2026 07:48
@TomCools TomCools changed the title Update enterprise version docs docs: update enterprise version docs Apr 15, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR restructures and updates the documentation around commercial (Plus/Enterprise) features, moving previously Enterprise-specific content out of the removed enterprise-edition page into more logical locations and adding a new “Commercial editions” documentation section.

Changes:

  • Introduces new Commercial editions docs (overview, installation, performance improvements, multistage moves) and updates nav/index to point to them.
  • Moves/embeds Enterprise-only feature documentation (multi-threaded incremental solving, partitioned search, throttling best solution events, constraint profiling, nearby selection) into the relevant topic pages.
  • Updates cross-references across docs from the removed Enterprise Edition page to the new locations and gates sections via _only-*.adoc includes.

Reviewed changes

Copilot reviewed 24 out of 24 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
docs/src/modules/ROOT/pages/using-timefold-solver/running-the-solver.adoc Adds Enterprise-only sections for multi-threaded incremental solving, partitioned search, and throttling best-solution events; updates xrefs.
docs/src/modules/ROOT/pages/using-timefold-solver/modeling-planning-problems.adoc Updates @PlanningId xref to new multi-threaded incremental solving location.
docs/src/modules/ROOT/pages/using-timefold-solver/benchmarking-and-tweaking.adoc Updates xref to multi-threaded incremental solving section in running-the-solver.
docs/src/modules/ROOT/pages/upgrading-timefold-solver/upgrade-from-v1.adoc Updates edition wording and xrefs for moved Enterprise-only sections.
docs/src/modules/ROOT/pages/responding-to-change/responding-to-change.adoc Gates “Responding to adhoc changes” to Plus/Enterprise and updates partitioned search xref.
docs/src/modules/ROOT/pages/optimization-algorithms/neighborhoods.adoc Retargets multi-threaded solving and nearby selection references to their new locations.
docs/src/modules/ROOT/pages/optimization-algorithms/move-selector-reference.adoc Adds Enterprise-only “Nearby selection” content and gates multistage move selectors via includes.
docs/src/modules/ROOT/pages/optimization-algorithms/construction-heuristics.adoc Updates Partitioned Search xref to running-the-solver.
docs/src/modules/ROOT/pages/integration/integration.adoc Updates nearby selection reference to the new commercial docs (needs anchor fix).
docs/src/modules/ROOT/pages/integration/_config-properties.adoc Retargets properties’ xrefs to new constraint profiling / multithreading / nearby selection locations.
docs/src/modules/ROOT/pages/frequently-asked-questions.adoc Updates commercial editions wording and links to new commercial-editions landing page.
docs/src/modules/ROOT/pages/enterprise-edition/enterprise-edition.adoc Removes the legacy Enterprise Edition page (content redistributed elsewhere).
docs/src/modules/ROOT/pages/constraints-and-score/understanding-the-score.adoc Renames page title and gates content to Plus/Enterprise via include.
docs/src/modules/ROOT/pages/constraints-and-score/score-calculation.adoc Gates incremental score calculation section to Enterprise via include.
docs/src/modules/ROOT/pages/constraints-and-score/performance.adoc Moves constraint profiling docs here and gates to Enterprise via include (needs xref fix).
docs/src/modules/ROOT/pages/constraints-and-score/overview.adoc Removes now-redundant Enterprise-only note (moved to specific sections).
docs/src/modules/ROOT/pages/commercial-editions/performance-improvements.adoc New page describing Enterprise performance features (node sharing, shadow variable improvements).
docs/src/modules/ROOT/pages/commercial-editions/multistage-moves.adoc New page documenting Enterprise multistage moves.
docs/src/modules/ROOT/pages/commercial-editions/installation.adoc New page describing license setup and commercial artifact coordinates.
docs/src/modules/ROOT/pages/commercial-editions/commercial-editions.adoc New commercial editions landing page with feature comparison (has formatting issue to fix).
docs/src/modules/ROOT/pages/commercial-editions/_only-plus-and-enterprise.adoc New include snippet for Plus+Enterprise-only NOTE.
docs/src/modules/ROOT/pages/commercial-editions/_only-enterprise.adoc New include snippet for Enterprise-only NOTE.
docs/src/modules/ROOT/pages/.index.adoc Replaces Enterprise Edition include with Commercial editions include.
docs/src/modules/ROOT/nav.adoc Adds Commercial editions section and deep-links to feature pages.

Comment thread docs/src/modules/ROOT/pages/commercial-editions/commercial-editions.adoc Outdated
Comment thread docs/src/modules/ROOT/pages/commercial-editions/commercial-editions.adoc Outdated
Comment thread docs/src/modules/ROOT/pages/constraints-and-score/performance.adoc Outdated
Comment thread docs/src/modules/ROOT/pages/integration/integration.adoc Outdated
Comment thread docs/src/modules/ROOT/pages/optimization-algorithms/move-selector-reference.adoc Outdated
Comment thread docs/src/modules/ROOT/pages/frequently-asked-questions.adoc Outdated
Comment thread docs/src/modules/ROOT/pages/using-timefold-solver/running-the-solver.adoc Outdated

@triceo triceo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work! Added some comments of varying importance. Copilot also has some interesting ones.

Will approve when all comments are resolved one way or another.

Comment thread docs/src/modules/ROOT/pages/commercial-editions/installation.adoc Outdated
Comment thread docs/src/modules/ROOT/pages/commercial-editions/performance-improvements.adoc Outdated
Comment thread docs/src/modules/ROOT/pages/commercial-editions/performance-improvements.adoc Outdated
Comment thread docs/src/modules/ROOT/pages/commercial-editions/performance-improvements.adoc Outdated
Comment thread docs/src/modules/ROOT/pages/enterprise-edition/enterprise-edition.adoc Outdated
Comment thread docs/src/modules/ROOT/pages/optimization-algorithms/move-selector-reference.adoc Outdated
@triceo

triceo commented Apr 15, 2026

Copy link
Copy Markdown
Collaborator

Did I miss the Quarkus blurb, or is it missing?

…tions.adoc

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 15, 2026 08:48
…tions.adoc

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…provements.adoc

Co-authored-by: Lukáš Petrovický <lukas@petrovicky.net>
…adoc

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…solver.adoc

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 24 out of 24 changed files in this pull request and generated 4 comments.

Comment thread docs/src/modules/ROOT/pages/integration/integration.adoc
Comment thread docs/src/modules/ROOT/pages/frequently-asked-questions.adoc
@TomCools

Copy link
Copy Markdown
Contributor Author

Quarkus blurb will be in another PR. Don't want to linger on this too long given the amount of changes

@sonarqubecloud

Copy link
Copy Markdown

@triceo triceo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will merge when green.

@triceo triceo changed the title docs: update enterprise version docs docs: update enterprise documentation Apr 15, 2026
@triceo triceo merged commit 7ee4fa4 into TimefoldAI:main Apr 15, 2026
20 checks passed
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants