This directory contains an example how the tools can be used with the help of Maven and the Confluence Publisher to generate documentation via Gitlab and successfully deploy them to a Confluence instance.
| Make targets | What does it do? |
|---|---|
generate |
Generate documentation locally |
publish |
Publish documentation to configured Confluence instance |
build |
Create Podman container and publish it on the hub |
docker-push |
Push container to Docker Hub |
gitlab-push |
Push container to Gitlab registry |
open-adr |
Open generated html pages for ADR in browser |
open-tdr |
Open generated html pages for TDR in browser |