Skip to content

Commit 425d819

Browse files
committed
Order file names with numbers, and add more context to the prompt page.
1 parent 324d273 commit 425d819

24 files changed

Lines changed: 25 additions & 169 deletions
Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
* Requirements
2-
** xref:setup.adoc[Setup]
2+
** xref:01_setup.adoc[Setup]
33
44
* Basics
5-
** xref:basics.adoc[Basics and Fundamentals]
6-
** xref:configuration.adoc[Configuration]
7-
** xref:panache.adoc[Hibernate with Panache]
8-
** xref:kubernetes.adoc[Deploy to Kubernetes]
9-
** xref:dev-services.adoc[Dev Services]
10-
** xref:spring.adoc[Spring Compatibility]
5+
** xref:02_basics.adoc[Basics and Fundamentals]
6+
** xref:03_configuration.adoc[Configuration]
7+
** xref:04_panache.adoc[Hibernate with Panache]
8+
** xref:05_kubernetes.adoc[Deploy to Kubernetes]
9+
** xref:06_dev-services.adoc[Dev Services]
10+
** xref:07_spring.adoc[Spring Compatibility]
1111
1212
* Cloud Native
13-
** xref:rest-client.adoc[REST Client]
14-
** xref:fault-tolerance.adoc[Fault Tolerance]
15-
** xref:health.adoc[Health Check]
16-
** xref:observability.adoc[Observability]
17-
** xref:security.adoc[Security with JWT RBAC]
18-
// ** xref:security-oidc.adoc[Security using OpenID Connect]
13+
** xref:08_rest-client.adoc[REST Client]
14+
** xref:09_fault-tolerance.adoc[Fault Tolerance]
15+
** xref:10_health.adoc[Health Check]
16+
** xref:11_observability.adoc[Observability]
17+
** xref:12_security.adoc[Security with JWT RBAC]
18+
// ** xref:13_security-oidc.adoc[Security using OpenID Connect]
1919
2020
* Reactive
21-
** xref:reactive.adoc[Reactive with Mutiny]
22-
** xref:reactive-messaging.adoc[Streaming reactive messages]
23-
** xref:kafka-and-streams.adoc[Apache Kafka with Reactive Streams]
21+
** xref:14_reactive.adoc[Reactive with Mutiny]
22+
** xref:15_reactive-messaging.adoc[Streaming reactive messages]
23+
** xref:15_kafka-and-streams.adoc[Apache Kafka with Reactive Streams]
2424
2525
* AI
26-
** xref:prompts.adoc[Working with prompts]
27-
** xref:chains_memory.adoc[Chains and Memory]
28-
** xref:agents_tools.adoc[Agents/Tools]
29-
** xref:embed_documents.adoc[Embedding Documents]
30-
** xref:local_models.adoc[Working with local models]
31-
** xref:kubernetes_kafka_ai.adoc[Bringing Kubernetes and Kafka to the party]
26+
** xref:17_prompts.adoc[Working with prompts]
27+
** xref:18_chains_memory.adoc[Chains and Memory]
28+
** xref:19_agents_tools.adoc[Agents/Tools]
29+
** xref:20_embed_documents.adoc[Embedding Documents]
30+
** xref:21_local_models.adoc[Working with local models]
31+
** xref:22_kubernetes_kafka_ai.adoc[Bringing Kubernetes and Kafka to the party]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

documentation/modules/ROOT/pages/fault-tolerance.adoc renamed to documentation/modules/ROOT/pages/09_fault-tolerance.adoc

File renamed without changes.

0 commit comments

Comments
 (0)