Commit 00b8587
docs: documentation overhaul (#147)
* docs: documentation overhaul
- Standardize README.md with consistent badges and structure
- Add CONTRIBUTING.md with repo-specific dev setup
- Add/update Antora docs structure
- Remove per-repo GitHub Pages workflow
- Point documentation badge to central site
Signed-off-by: jimisola <jimisola@jimisola.com>
* docs: rewrite plugin docs using Gradle template structure
- Add features list, quick start, minimal setup, prerequisites
- Improve configuration with inline comments and better descriptions
- Add manual invocation, annotation dependency, lifecycle docs
- Convert markdown fenced blocks to AsciiDoc source blocks
- Remove project/log params (Maven internal, not user-facing)
- Simplify license page
Signed-off-by: jimisola <jimisola@jimisola.com>
* docs: streamline nav and page structure
- Separate nav items instead of single include-based page
- Merge description.adoc content into index.adoc
- Remove license.adoc, add inline license to index.adoc
- Change nav label from Start to Overview
Signed-off-by: jimisola <jimisola@jimisola.com>
* docs: fix Java prerequisite 17 → 8 (matches maven.compiler.source)
Signed-off-by: jimisola <jimisola@jimisola.com>
* docs: use lowercase reqstool consistently
Signed-off-by: jimisola <jimisola@jimisola.com>
* docs: update Java prerequisite from 8+ to 21+
Signed-off-by: jimisola <jimisola@jimisola.com>
---------
Signed-off-by: jimisola <jimisola@jimisola.com>
Co-authored-by: Jimisola Laursen <jimisola.laursen@resurs.se>1 parent aa62b90 commit 00b8587
11 files changed
Lines changed: 295 additions & 223 deletions
File tree
- .github/workflows
- docs
- modules/ROOT
- pages
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments