chore: start writing adoc/antora documentation
This commit is contained in:
parent
4acbfefd43
commit
eb5183a0fd
|
@ -0,0 +1,9 @@
|
|||
name: oven-exporter
|
||||
title: Oven Exporer
|
||||
# use from git tag
|
||||
version:
|
||||
v(?<version>+({0..9}).+({0..9})).*: $<version>
|
||||
main: latest
|
||||
|
||||
nav:
|
||||
- "modules/ROOT/nav.adoc"
|
|
@ -0,0 +1 @@
|
|||
../../../../README.adoc
|
Binary file not shown.
Loading…
Reference in New Issue