javainspect.git
3 weeks agodocs: reorganize documentation into modular structure feat master
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.

3 weeks agochore: reorganize docs and update gitignore
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

3 weeks agoInitial commit
Svjatoslav Agejenko [Fri, 17 Apr 2026 14:48:22 +0000 (17:48 +0300)]
Initial commit