Skip to content

Commit

Permalink
#1090 Move documentation from Confluence to Git
Browse files Browse the repository at this point in the history
initial Antora setup
  • Loading branch information
oliverlietz committed Aug 22, 2023
1 parent a1b809f commit ea0a7fe
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions documentation/antora.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name: pax-exam
title: Pax Exam
version: 4
nav:
- modules/ROOT/nav.adoc
1 change: 1 addition & 0 deletions documentation/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* xref:index.adoc[]
2 changes: 2 additions & 0 deletions documentation/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
= Pax Exam
:navtitle: Pax Exam

0 comments on commit ea0a7fe

Please sign in to comment.