Skip to content

Commit

Permalink
do not conflate quickstarts with codestarts
Browse files Browse the repository at this point in the history
  • Loading branch information
maxandersen committed May 1, 2024
1 parent dfc948c commit 9e484f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/extension-codestart.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This guide explains how to create and configure a Quarkus Codestart for an exten

== Description

"Extension Codestarts" is the name we give to our Quarkus extension quickstart code generation system. It aims to provide a personalized getting started experience with Quarkus.
"Extension Codestarts" is the name we give to our Quarkus extension "getting started" code generation system. It aims to provide a personalized getting started experience with Quarkus.
A Quarkus extension is able to provide one or more well-defined codestarts which will contain the resources and code required/recommended to start using that particular extension.

Extension codestarts are applied by default when using the Quarkus tooling (if the chosen extensions contain any):
Expand Down

0 comments on commit 9e484f2

Please sign in to comment.