This website requires JavaScript.
5c93cbfb3a
test: add tests for resolve_callee_to_symbol_id
feature/improvements-v2
Arkasha
2026-02-15 13:06:05 +03:00
0396a53e0c
feat: directory grouping in module index, filter Internal integrations, sort integrations alphabetically, tag model/dataclass modules
Arkasha
2026-02-15 13:06:01 +03:00
0617f24744
fix: sort modules index and critical points, fix per-symbol fan-in/fan-out metrics
Arkasha
2026-02-15 13:01:23 +03:00
1229235ac7
fix: resolve all cargo clippy warnings
Arkasha
2026-02-15 12:55:26 +03:00
d9457018fd
feat: smart integration detection — auto-classify packages via built-in dictionary, PyPI lookup, and project module filtering
Arkasha
2026-02-15 12:47:53 +03:00
b3eb591809
feat: smart integration detection with package classifier
Arkasha
2026-02-15 12:45:56 +03:00
f4f8b8fa34
rename: archdoc → wtismycode (WTIsMyCode)
Arkasha
2026-02-15 12:12:33 +03:00
3097764fb9
Merge pull request 'fix: project name auto-detect, module docstrings, dataclass critical threshold' (#2 ) from feature/improvements-v2 into main
main
Arkasha
2026-02-15 11:37:24 +03:00
136697caf0
fix: prefer file docstring over __init__.py for module summary
Arkasha
2026-02-15 11:36:49 +03:00
8e79e3950f
feat: auto-detect project name from pyproject.toml or directory basename
Arkasha
2026-02-15 11:36:45 +03:00
8e72f140d2
Merge pull request 'feat: major improvements — layout, cycles, integrations, usage examples, tests' (#1 ) from feature/improvements-v2 into main
v0.1.0
dparmeev
2026-02-15 11:21:46 +03:00
a3ee003947
fix: all 4 archdoc issues — cycles, layout, integrations, usage examples
Arkasha
2026-02-15 11:14:42 +03:00
c095560e13
feat: improve documentation quality with real data
Arkasha
2026-02-15 04:10:20 +03:00
25fdf400fa
feat: use actual project data, real usage examples, dry-run/verbose flags, skip-unchanged optimization
Arkasha
2026-02-15 03:32:10 +03:00
df52f80999
docs: add CHANGELOG.md documenting all branch changes
Arkasha
2026-02-15 03:28:36 +03:00
73154e5865
docs: comprehensive README with badges, config reference, and command docs
Arkasha
2026-02-15 03:28:22 +03:00
d237650f47
test: add full pipeline integration tests
Arkasha
2026-02-15 03:27:46 +03:00
40f87f4d61
feat: add config validation and dependency cycle detection
Arkasha
2026-02-15 03:26:43 +03:00
9f823d2a2a
refactor: decompose CLI into commands, fix clippy, improve error handling
Arkasha
2026-02-15 03:21:36 +03:00
736909ac3d
Add stats command, colored output, progress bar, and generation summary
Arkasha
2026-02-15 02:57:35 +03:00
da527e6960
Improve Python analyzer: full AST traversal, signatures, docstrings, method detection
Arkasha
2026-02-15 02:55:29 +03:00
7ccc484ea8
Add workspace Cargo.toml for unified builds
Arkasha
2026-02-15 02:52:57 +03:00
f7e08aad0e
feat(parser): реализован парсинг новых файлов
Denis Parmeev
2026-01-25 22:26:34 +03:00
b7d3e3e488
feat(renderer): implement module-level documentation generation
Denis Parmeev
2026-01-25 21:24:54 +03:00
3ffe5e235f
Add project configuration and initial documentation files
Denis Parmeev
2026-01-25 20:44:24 +03:00
df50701764
Refactor directory structure creation and enhance documentation generation
Denis Parmeev
2026-01-25 20:38:49 +03:00
3701cee205
Add initial project structure and core functionality for ArchDoc
Denis Parmeev
2026-01-25 20:17:37 +03:00