diff --git a/doc/antora.yml b/doc/antora.yml new file mode 100644 index 0000000..8bc9db2 --- /dev/null +++ b/doc/antora.yml @@ -0,0 +1,5 @@ +--- + +name: itemsdb +title: Items database +version: 0.1 diff --git a/doc/index.adoc b/doc/modules/ROOT/index.adoc similarity index 100% rename from doc/index.adoc rename to doc/modules/ROOT/index.adoc