From 45a74964a6e1dc80c0a105ac7bb51e3accb705d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20Matthie=C3=9F?= Date: Fri, 23 Aug 2024 19:06:09 +0200 Subject: [PATCH] Initial commit, add README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..795011e --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ += Items database documentation + +The antora base repo to build the full itemsdb documentation. + +This will be the only file in Markdown markup. The documentation is written in +[Asciidoc](https://docs.asciidoctor.org/asciidoc/latest/) and build by +[antora](https://antora.org) usinf [Asciidoctor](https://asciidoctor.org). +