Skip to content

Commit 443a9c9

Browse files
committed
docs: separate config reference, fix navigation
Signed-off-by: Chris Laprun <[email protected]>
1 parent a56e288 commit 443a9c9

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

docs/modules/ROOT/nav.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
* xref:index.adoc[Quarkiverse Operator SDK]
1+
* xref:index.adoc[Quarkus Operator SDK (QOSDK)]
2+
* xref:deploy-with-olm.adoc[Deploying with OLM]
3+
* xref:includes/quarkus-operator-sdk.adoc[Config Reference]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
:project-version: 6.6.3
1+
:project-version: 6.6.4
22

33
:examples-dir: ./../examples/

docs/modules/ROOT/pages/index.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,3 @@ If you want to use the Bundle generator, you will first need to use Quarkus 2.3.
8888
<version>{project-version}</version>
8989
</dependency>
9090
----
91-
92-
[[extension-configuration-reference]]
93-
== Extension Configuration Reference
94-
95-
include::includes/quarkus-operator-sdk.adoc[leveloffset=+1,opts=optional]

0 commit comments

Comments
 (0)