Skip to content

Commit 3fd9ae4

Browse files
committed
Docs migration to Antora
1 parent c472192 commit 3fd9ae4

File tree

47 files changed

+2866
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+2866
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![alt tag](img/assertj-db_icon.png)
1+
![alt tag](src/main/docs/modules/ROOT/images/assertj-db_icon.png)
22
AssertJ-DB - Assertions for database
33
==========
44

src/main/docs/antora.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: assertj-db
2+
title: AssertJ DB
3+
nav:
4+
- modules/ROOT/nav.adoc
5+
ext:
6+
collector:
7+
scan:
8+
dir: src/test/java/org/example/db
9+
into: modules/ROOT/examples
10+
asciidoc:
11+
attributes:
12+
project-description: 'Provide assertions for Guava types (Multimap, Optional, ...)'
Loading

0 commit comments

Comments
 (0)