From c32413df3c90f6c752e71113effca6cd37fb64b8 Mon Sep 17 00:00:00 2001 From: Oliver Howell Date: Mon, 29 Jul 2024 12:19:52 +0100 Subject: [PATCH] Add nav --- docs/modules/ROOT/nav.adoc | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc index 95db0e190..18be00cbe 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -2,8 +2,6 @@ * xref:whats-new.adoc[What's new] * xref:what-is-hazelcast.adoc[What is Hazelcast Platform] * xref:getting-started:editions.adoc[Available versions] -//* xref:placeholder.adoc[Feature overview] -//* xref:placeholder.adoc[How Hazelcast works] * Start a local cluster ** xref:getting-started:get-started-docker.adoc[Docker] ** xref:getting-started:get-started-cli.adoc[CLI] @@ -20,6 +18,7 @@ ** xref:sql:get-started-sql-files.adoc[] * xref:clients:hazelcast-clients.adoc[Get started with a Hazelcast Client] * xref:getting-started:support.adoc[] + .Install & upgrade * Overview ** xref:deploy:choosing-a-deployment-option.adoc[Available Topologies] @@ -33,7 +32,7 @@ ** xref:deploy:enterprise-licenses.adoc[Managing Enterprise license keys] * xref:getting-started:install-hazelcast.adoc[Install {open-source-product-name}] * xref:migrate:lts.adoc[] -* xref:migrate:community-to-enterprise.adoc[] +* xref:migrate:community-to-enterprise.adoc[Move to Enterprise from Community/OSS] ** xref:migrate:rolling-restart.adoc[] * xref:migrate:data-migration-tool.adoc[] * Upgrades @@ -42,9 +41,9 @@ ** xref:migrate:upgrading-from-imdg-3.adoc[] ** xref:migrate:migration-tool-imdg.adoc[] *** xref:migrate:dmt-command-reference.adoc[] -//* xref:release-notes:releases.adoc[Release notes] -// * xref:placeholder.adoc[Troubleshooting] -// * xref:placeholder.adoc[FAQ] +* xref:release-notes:releases.adoc[Release notes] + + .Develop & build * Ingestion ** xref:ingest:overview.adoc[] @@ -132,6 +131,7 @@ include::events:partial$nav.adoc[] include::transactions:partial$nav.adoc[] include::test:partial$nav.adoc[] include::troubleshoot:partial$nav.adoc[] + .Operate & manage include::configuration:partial$nav.adoc[] * xref:maintain-cluster:logging.adoc[] @@ -159,6 +159,7 @@ include::wan:partial$nav.adoc[] ** xref:osgi:configuring-osgi-support.adoc[] ** xref:osgi:design.adoc[] ** xref:osgi:using-osgi-service.adoc[] + .Integrate * xref:integrate:connectors.adoc[Overview] * Files @@ -202,6 +203,7 @@ include::wan:partial$nav.adoc[] * xref:integrate:socket-connector.adoc[] * xref:integrate:http-connector.adoc[] * xref:integrate:custom-connectors.adoc[] + .Clients & APIs * xref:clients:hazelcast-clients.adoc[Overview] * xref:clients:java.adoc[] @@ -216,6 +218,7 @@ include::wan:partial$nav.adoc[] * xref:clients:python.adoc[] * xref:clients:nodejs.adoc[] * xref:clients:go.adoc[] + .Tools & plugins * xref:management-center.adoc[Management Center] * xref:kubernetes:deploying-in-kubernetes.adoc#hazelcast-platform-operator-for-kubernetesopenshift[Platform Operator] @@ -226,6 +229,7 @@ include::wan:partial$nav.adoc[] ** xref:plugins:web-session-replication.adoc[] ** xref:plugins:framework-integration.adoc[] ** xref:plugins:other-integrations.adoc[] + .Reference * xref:ROOT:glossary.adoc[] * xref:system-properties.adoc[]