Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
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
2 changes: 1 addition & 1 deletion home/modules/ROOT/pages/get-started/index.adoc

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lolski i think this doesn't belong in the get started index now right? it should go in the root home index or something?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah good point, addressed.

Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Learn to write TypeQL queries for writing and reading data.
Combine simple queries into query pipelines and functions.
****

.xref:{page-version}@home::get-started/configure-coding-agent.adoc[]
.xref:{page-version}@home::configure-coding-agent.adoc[]
[.clickable]
****
Configure your AI coding agent to write valid TypeQL.
Expand Down
2 changes: 1 addition & 1 deletion home/modules/ROOT/pages/get-started/overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ include::{page-version}@home::page$get-started/data.adoc[tag=match-insert1]

. Use your loaded schema and data to write aggregation queries, compose query pipelines, and create functions in xref:{page-version}@home::get-started/query-composition.adoc[]

. Optional: xref:{page-version}@home::get-started/configure-coding-agent.adoc[]
. Optional: xref:{page-version}@home::configure-coding-agent.adoc[]
.. Install `typeql-check` from your package manager (the same channels as TypeDB Console).
.. Drop `typedb-skills/typeql.md` into your coding agent so it can write TypeQL for you.
3 changes: 2 additions & 1 deletion home/modules/ROOT/partials/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@
** xref:{page-version}@home::get-started/schema.adoc[]
** xref:{page-version}@home::get-started/data.adoc[]
** xref:{page-version}@home::get-started/query-composition.adoc[]
** xref:{page-version}@home::get-started/configure-coding-agent.adoc[]

* xref:{page-version}@home::configure-coding-agent.adoc[]