summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Svjatoslav Agejenko [Sat, 18 Apr 2026 13:45:34 +0000 (16:45 +0300)]
docs: reorganize documentation into modular structure
Split monolithic index.org into separate pages for CLI and Java API
usage with proper subdirectory organization. Convert org-mode links
from ID-based to CUSTOM_ID and file references for reliable HTML
export. Simplify build script output and fix language clarity issues
throughout. Update Maven dependency version to 1.8.
Svjatoslav Agejenko [Sat, 18 Apr 2026 11:50:59 +0000 (14:50 +0300)]
chore: reorganize docs and update gitignore
- Rename CLI usage doc to subdirectory structure with theme setup
- Simplify .gitignore HTML pattern to wildcard
- Bump demo project dependency to 1.8-SNAPSHOT
Svjatoslav Agejenko [Fri, 17 Apr 2026 14:48:22 +0000 (17:48 +0300)]
Initial commit