Skip to content

Commit

Permalink
docs: separate config reference, fix navigation
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Laprun <claprun@redhat.com>
  • Loading branch information
metacosm committed Mar 8, 2024
1 parent a56e288 commit 443a9c9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
4 changes: 3 additions & 1 deletion docs/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
* xref:index.adoc[Quarkiverse Operator SDK]
* xref:index.adoc[Quarkus Operator SDK (QOSDK)]
* xref:deploy-with-olm.adoc[Deploying with OLM]
* xref:includes/quarkus-operator-sdk.adoc[Config Reference]
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/includes/attributes.adoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
:project-version: 6.6.3
:project-version: 6.6.4

:examples-dir: ./../examples/
5 changes: 0 additions & 5 deletions docs/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,3 @@ If you want to use the Bundle generator, you will first need to use Quarkus 2.3.
<version>{project-version}</version>
</dependency>
----

[[extension-configuration-reference]]
== Extension Configuration Reference

include::includes/quarkus-operator-sdk.adoc[leveloffset=+1,opts=optional]

0 comments on commit 443a9c9

Please sign in to comment.