Skip to content

Commit

Permalink
Add missing doc files
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Jan 26, 2024
1 parent c264f56 commit 51a4ba9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ In your `pom.xml` file, add:
<dependency>
<groupId>io.quarkiverse.logging.splunk</groupId>
<artifactId>quarkus-logging-splunk</artifactId>
<version>{project-version}</version>
</dependency>
----

Expand Down
3 changes: 3 additions & 0 deletions docs/templates/includes/attributes.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:project-version: ${release.current-version}

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

0 comments on commit 51a4ba9

Please sign in to comment.