docs: link to plus enterprise pages#2258
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the commercial editions documentation to add direct links to edition information and clarify how users obtain licensing information when getting started with Plus/Enterprise.
Changes:
- Adds a dedicated “Free trials and licenses” section with a link to the license portal and installation guide.
- Updates commercial-only NOTE includes to link “Plus/Enterprise” mentions to the commercial editions page.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| docs/src/modules/ROOT/pages/commercial-editions/commercial-editions.adoc | Adds a new licensing section and updates links for getting started. |
| docs/src/modules/ROOT/pages/commercial-editions/_only-plus-and-enterprise.adoc | Converts plain-text edition mention into an xref link to the commercial editions page. |
| docs/src/modules/ROOT/pages/commercial-editions/_only-enterprise.adoc | Converts plain-text edition mention into an xref link to the commercial editions page. |
| xref:commercial-editions/installation.adoc#solverObtainLicenseKey[See: How to obtain a license key?] | ||
| == Free trials and licenses | ||
|
|
||
| We offer free trials to everyone as well as free licenses to non-profit organizations and for academic research. |
There was a problem hiding this comment.
The new free-license eligibility sentence drops “start-ups” compared to the previous text; if that program is still supported this is a docs regression, so either restore the mention or update the PR description to explain the policy change.
| == Free trials and licenses | ||
|
|
||
| We offer free trials to everyone as well as free licenses to non-profit organizations and for academic research. | ||
| See our https://licenses.timefold.ai/[license portal] to get your license, then follow the xref:commercial-editions/installation.adoc[installation guide] to get started. |
There was a problem hiding this comment.
Linking to the installation guide root makes it harder to find the license-key instructions; link directly to the existing “Obtaining a license key” section anchor (#solverObtainLicenseKey).
| See our https://licenses.timefold.ai/[license portal] to get your license, then follow the xref:commercial-editions/installation.adoc[installation guide] to get started. | |
| See our https://licenses.timefold.ai/[license portal] to get your license, then follow the xref:commercial-editions/installation.adoc#solverObtainLicenseKey[installation guide] to get started. |
| @@ -1 +1 @@ | |||
| NOTE: This feature is exclusive to Timefold Solver Plus and Enterprise Editions. No newline at end of file | |||
| NOTE: This feature is exclusive to xref:commercial-editions/commercial-editions.adoc[Timefold Solver Plus and Enterprise Editions.] No newline at end of file | |||
There was a problem hiding this comment.
The period is inside the xref link text (“Editions.”), which makes the punctuation part of the clickable label and is inconsistent with the Enterprise-only note; move the trailing period outside the link.
| NOTE: This feature is exclusive to xref:commercial-editions/commercial-editions.adoc[Timefold Solver Plus and Enterprise Editions.] | |
| NOTE: This feature is exclusive to xref:commercial-editions/commercial-editions.adoc[Timefold Solver Plus and Enterprise Editions]. |
|



The current mentions of Plus/Enterprise are text only. This changes that to also link to the correct page to get more information on those editions. Made it more explicit that you can get your license key from our license tool.