Skip to content

Commit 6d9c5c0

Browse files
authored
docs: correct nav structure (#2282)
1 parent ece6d14 commit 6d9c5c0

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/src/modules/ROOT/nav.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
* xref:introduction.adoc[leveloffset=+1]
22
* xref:planning-ai-concepts.adoc[leveloffset=+1]
3-
* Getting Started
3+
* Getting started
44
** xref:quickstart/overview.adoc[leveloffset=+1]
55
** xref:quickstart/hello-world/hello-world-quickstart.adoc[leveloffset=+1]
66
** xref:quickstart/quarkus/quarkus-quickstart.adoc[leveloffset=+1]
@@ -12,7 +12,7 @@
1212
** xref:using-timefold-solver/modeling-planning-problems.adoc[leveloffset=+1]
1313
** xref:using-timefold-solver/running-the-solver.adoc[leveloffset=+1]
1414
** xref:using-timefold-solver/benchmarking-and-tweaking.adoc[leveloffset=+1]
15-
* Constraints and Score
15+
* Constraints and score
1616
** xref:constraints-and-score/overview.adoc[leveloffset=+1]
1717
** xref:constraints-and-score/score-calculation.adoc[leveloffset=+1]
1818
** xref:constraints-and-score/understanding-the-score.adoc[Understanding the score]
@@ -39,9 +39,9 @@
3939
*** xref:upgrading-timefold-solver/migration-guides/variable-listeners-to-custom-shadow-variables.adoc[leveloffset=+1]
4040
*** xref:upgrading-timefold-solver/migration-guides/chained-variables-to-planning-list-variable.adoc[leveloffset=+1]
4141
* xref:commercial-editions/commercial-editions.adoc[leveloffset=+1]
42-
** xref:commercial-editions/installation.adoc[leveloffset=+1]
42+
** xref:commercial-editions/installation.adoc[Installation]
4343
** xref:commercial-editions/performance-improvements.adoc[leveloffset=+1]
44-
** xref:constraints-and-score/understanding-the-score.adoc[Score Analysis]
44+
** xref:constraints-and-score/understanding-the-score.adoc[Score analysis]
4545
** xref:responding-to-change/responding-to-change.adoc#assignmentRecommendationAPI[Recommendation API]
4646
** xref:optimization-algorithms/move-selector-reference.adoc#nearbySelection[Nearby selection]
4747
** xref:using-timefold-solver/running-the-solver.adoc#multithreadedIncrementalSolving[Multithreaded solving]

docs/src/modules/ROOT/pages/commercial-editions/multistage-moves.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[#multistageMoves]
2-
= Multistage Moves
2+
= Multistage moves
33

44
include::./_only-enterprise.adoc[]
55

docs/src/modules/ROOT/pages/commercial-editions/performance-improvements.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Performance Improvements
1+
= Performance improvements
22

33
Timefold Solver Enterprise brings many performance improvements. These are shortly described here.
44

docs/src/modules/ROOT/pages/planning-ai-concepts.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= PlanningAI Concepts
1+
= PlanningAI concepts
22
:doctype: book
33
:sectnums:
44
:icons: font

0 commit comments

Comments
 (0)