Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/develop/pages/intro.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,13 @@ This tutorial provides an introductory worked example for developers, showing ho
* xref:tutorials:couchbase-tutorial-student-records.adoc[]
endif::flag-devex-tutorial[]

ifdef::flag-devex-guides[]
== Developer Guides

These how-to guides walk you through common tasks for Couchbase Capella development, such as storing, retrieving, and querying documents.

* xref:guides:intro.adoc[Developer Guides]
endif::flag-devex-guides[]

== SDKs

Expand All @@ -53,14 +55,12 @@ Starter kits are repositories containing example code to get you started with va
* xref:getting-started:starter-kits.adoc[]
////

ifdef::flag-devex-query[]
== Query Service Information

The Query Service enables you to issue queries to extract data from Couchbase clusters.
You can also issue queries for defining indexes and data manipulation.

* xref:n1ql:query.adoc[]
endif::flag-devex-query[]

ifdef::flag-devex-search[]
== Search Service Information
Expand Down