Skip to content

Commit 31797fa

Browse files
gregturnodrotbohm
authored andcommitted
DATAES-114 - Migrate to Asciidoctor for reference documentation.
Converted existing docbook material to Asciidoctor and applied Spring styling.
1 parent b77b8ba commit 31797fa

File tree

11 files changed

+763
-2193
lines changed

11 files changed

+763
-2193
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,10 @@
134134
<groupId>org.codehaus.mojo</groupId>
135135
<artifactId>wagon-maven-plugin</artifactId>
136136
</plugin>
137+
<plugin>
138+
<groupId>org.asciidoctor</groupId>
139+
<artifactId>asciidoctor-maven-plugin</artifactId>
140+
</plugin>
137141
</plugins>
138142
</build>
139143

src/docbkx/index.xml

Lines changed: 0 additions & 59 deletions
This file was deleted.

src/docbkx/preface.xml

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)